-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
Hi,
my deployment works fine unless I try using reasoning models by following the steps in https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/reasoning.md
If I do that, whether I go for o3-mini or o1 models, either in eastus or swedencentral, the container app gets created, goes online, but any query to the model results in:
openai.BadRequestError: Error code: 400 - {'error': {'code': 'BadRequest', 'message': 'Model {modelName} is enabled only for api versions 2024-12-01-preview and later'}}
am I doing anything wrong?
thanks,
marco
pamelafox
Metadata
Metadata
Assignees
Labels
No labels