Model

Properties

Property
Description

Connection

Defines the AI connection used by the agent. The connection must be configured in advance.

Model

Defines the model family used by the agent (e.g. GPT-4, GPT-4 mini).


Available agent models

You can currently choose from the following agent models:

  • OpenAI

    • GPT-4 – Suitable for structured reasoning, data analysis, and complex instructions

    • GPT-5 – Recommended for advanced reasoning, processing longer contexts, and production-ready agents

    • OpenAI Transcription – Used for audio-to-text transcription workflows

  • Azure OpenAI (in development)


Model selection guidance

Select the model that best fits your use case. In most cases, GPT-5 is recommended, unless a lighter or more specialized model is required.

Last updated

Was this helpful?