Model
Last updated
Was this helpful?
When creating an agent, you must select an agent type.
An agent type determines:
The AI provider (OpenAI or Azure AI)
The model or deployment
The available properties and behavior of the agent
For OpenAI, the selected agent type directly determines the model
For Azure AI, additional configuration is required in the Model section
This means that for Azure, the selected agent type must match your configured deployment
OpenAI uses direct model selection.
Select your OpenAI API key connection.
Choose a model directly:
GPT-5 models – Recommended for advanced use cases and production agents
Transcription models – For audio-to-text workflows
Azure uses resource name and deployments instead of direct model names.
Select your Azure API key connection.
The name of your Azure AI resource -> this can be found in the Azure portal.
The name of the deployed model in Azure.
⚠️ Important:
This is not the model name
This is the deployment name you created in Azure
Incorrect resource name
Incorrect deployment name
Using a model name instead of a deployment name
If the agent does not respond, verify these values first.
Once the model is configured:
Continue with Settings
Define Instruction
Configure Input and Output
Last updated
Was this helpful?
Was this helpful?