Supported AI models
Supported AI models
Using models
You can use the supported AI models:
- get the default AI agent configuration,
- override the AI agent configuration used in
POST 2.0/ai/ask
,POST 2.0/ai/text_gen
,POST 2.0/ai/extract
,POST 2.0/ai/extract_structured
endpoints.
When using the model
parameter your API calls, use the API Name visible on each tile and model card.
For example, to get the AI agent configuration for a specific model, use the model parameter and provide the azure__openai__gpt_4o_mini
API name. Make sure you use two underscores after the provider name.