Closed
Description
Summary of the new feature / enhancement
I wanted to use the O3 Mini model. But it does not work today. Please add support for reasoning models like o3-mini, o3 and so on.
NOTE: Some required information is missing for the GPT '<hidden>':
Type : AzureOpenAI
Endpoint : https://<hidden>.openai.azure.com
Deployment : o3-mini
Model : o3-mini
AuthType : EntraID
ERROR: 'o3-mini' is not a supported OpenAI chat completion model.
Choose from the list of supported OpenAI models:
> o1
gpt-4o
gpt-4-turbo
gpt-4-32k
gpt-4
gpt-35-turbo
gpt-3.5-turbo
Proposed technical implementation details (optional)
No response