Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in employee support copilot #198

Open
shashankms9 opened this issue Apr 16, 2024 · 1 comment
Open

Issue in employee support copilot #198

shashankms9 opened this issue Apr 16, 2024 · 1 comment

Comments

@shashankms9
Copy link

Hi @james-tn,

We are facing an issue with hr_copilot after updating the value in secrets.env after updating USE_AZCS value to True and providing all the required URL, Key and Indexes names.

please find the below screenshot for reference

image

When we try question to the copilot it throws an error TypeError: Session.request() got an unexpected keyword argument 'vectors'

please find the below screenshot for reference

image

Please help us in resolving this issue

@james-tn
Copy link
Contributor

I think it's because Azure AI Search recently updated their SDK.
If your goal is to experience with multi-agent, then you can check out this newer demo: https://github.com/microsoft/OpenAIWorkshop/tree/main/scenarios/incubations/copilot/travel_leisure
If you want to update the code yourself, follow this example to update the search function: https://github.com/Azure/azure-search-vector-samples/blob/main/demo-python/code/basic-vector-workflow/azure-search-vector-python-sample.ipynb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants