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
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: