Azure OpenAI assistants do not work anymore with Azure AI Search #6729
Unanswered
m-bertolino-exc
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I have an Azure OpenAI deployment of gpt 4o in sweden central. I created an assistant on this model and I connected azure ai search to it. Everything worked properly until a few days ago, where the problem appeared.
The assistant works correctly if its not prompted an azure ai question, otherwise it returns a blank answer. There is no error in the console or in the logs folder.
I can see that the document was retrieved properly, therefore I assume its not a problem of the ai search itself. I also tried to use the Azure Foundry portal to see if the same error persisted, so I opened the same assistant, connected the azure ai search service and run the same query: it worked.
It also cannot be a problem related to the size of the document, as the same azure ai search index used to be working days ago.
Version Information
v0.7.7-rc1, but the same problem occurred also on commit c4f1da2
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions