Skip to content

can't use reasoning models #2496

@mpagliazziTCWC

Description

@mpagliazziTCWC

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions