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

500: AzureException NotFoundError:There was an error when calling Azure Openai API #79

Open
Kanndesu opened this issue Jul 29, 2024 · 0 comments

Comments

@Kanndesu
Copy link

Hello, Greetings!

AZURE_DEPLOYMENT_NAME=azure/xxxxxx
AZURE_API_KEY=xxxxxxxx
AZURE_API_BASE=https://xxxxx.openai.azure.com/
AZURE_API_VERSION=2024-02-01

I set up in the .env file already but running like this:

500: AzureException NotFoundError - Error code: 404 - {'error': {'code': 'DeploymentNotFound', 'message': 'The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a moment and try again.'}}

I run this api locally and it works, how can i solve this? Thank u in advance!

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

1 participant