Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 16743

Getting 404 on Openai Azure Endpoint

$
0
0

Using the AzureOpenAi client, and getting a 404

AsyncAzureOpenAI(                api_key=os.getenv("AZURE_OPENAI_API_KEY"),                  api_version="2024-01-25-preview",                azure_endpoint=os.getenv("AZURE_OPENAI_ENDPOINT", ""),            )

As you can see in the image below, I'm using the 0125 model version. Interestingly, I don't even see my model version listed directly here:https://learn.microsoft.com/en-us/azure/ai-services/openai/api-version-deprecation

I've tried this on openai-1.23.2 and openai-1.14.3

enter image description here


Viewing all articles
Browse latest Browse all 16743

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>