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

Backend Error: 404 Resource not Found #361

Open
lokdao opened this issue Sep 11, 2024 · 2 comments
Open

Backend Error: 404 Resource not Found #361

lokdao opened this issue Sep 11, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@lokdao
Copy link

lokdao commented Sep 11, 2024

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:

  • model name
  • API key
  • baseURL: https://{my-resource-name}.openai.azure.com/

Expected behavior
Search function to return a result.

Screenshot
Screenshot 2024-09-11 at 22 26 17

@lokdao lokdao added the bug Something isn't working label Sep 11, 2024
@ItzCrazyKns
Copy link
Owner

Please remove the / at the end of the base URL, save your settings and try again.

@lokdao
Copy link
Author

lokdao commented Sep 12, 2024

Thanks. Tried again but got the same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants