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

Deployed successfully but chat returns "404 Resource not found" #426

Open
aeholt97 opened this issue Sep 11, 2024 · 3 comments
Open

Deployed successfully but chat returns "404 Resource not found" #426

aeholt97 opened this issue Sep 11, 2024 · 3 comments

Comments

@aeholt97
Copy link

I deployed the app to Azure, the login works and i can create a new chat, but when I try to input something it returns with the error "404 Resource not found". I would appreciate any advice on why this can be. Do I need to set further environment variables that are not listed in the documentation?

@aeholt97
Copy link
Author

This was caused by a wrong API version in the environment variables. To fix the issue, change "AZURE_OPENAI_API_VERSION" to "2023-12-01-preview"

@saviorabelo
Copy link

change "AZURE_OPENAI_API_VERSION" to "2023-12-01-preview"

@krome-pdcar
Copy link

thanks for posting the fix

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

3 participants