Issues with API calls to ai.azure.com for Models o1 and Above
Jeremy Seow
0
Reputation points
The endpoint ai.azure.com is not functioning for models o1 and above, while oai.azure.com works fine for all models.
The following errors are encountered:
- BadRequest: Model {modelName} is enabled only for api versions 2024-12-01-preview and later
- 401: Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource.
What could be the cause of these issues?
Sign in to answer