LLM
Ortavox supports multiple leading AI providers out-of-the-box. You select the LLM provider and model as part of the model configuration when creating or updating your Agent.
Supported Providers & Models
OpenAI
Recommended starter model. Other popular options: gpt-4o, gpt-4-turbo.
Anthropic
Excellent at following nuanced instructions and long-context reasoning.
Strong multilingual performance and fast responses.
Groq
Best-in-class speed for latency-sensitive use cases.
DeepSeek
Cost-efficient with strong reasoning capabilities.
Tip: Keep
temperaturebetween0.5and0.9for conversational agents. Lower values make responses more deterministic; higher values create more variability.

