You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Searching hangs and never returns a response. Upon checking the backend container, I can see the following error error: Unhandled Rejection at: [object Promise], reason: Error: 404 Resource not found
I believe I must have incorrectly set up the config for Azure OpenAI but I can't figure out where I went wrong.
Describe the bug
Searching hangs and never returns a response. Upon checking the backend container, I can see the following error
error: Unhandled Rejection at: [object Promise], reason: Error: 404 Resource not found
I believe I must have incorrectly set up the config for Azure OpenAI but I can't figure out where I went wrong.
To Reproduce
I have provided the Azure OpenAI:
Expected behavior
Search function to return a result.
Screenshot
The text was updated successfully, but these errors were encountered: