Supported Models
This page lists the LLM models validated for use with AI Assistant. Use a supported model. For any other model, proceed with caution, since it has not been validated.
Supported Models
These models have been tested and are supported.
| Provider | Model | Model Name (AI_LLM_CHAT_MODEL) |
|---|---|---|
| Anthropic | Claude Sonnet 4.6 | claude-sonnet-4-6 |
| Anthropic | Claude Sonnet 5 | claude-sonnet-5 |
| Anthropic | Claude Opus 5 | claude-opus-5 |
| OpenAI | GPT-4o | gpt-4o |
| OpenAI | GPT-5.5 | gpt-5.5 |
| OpenAI | GPT-5.4 mini | gpt-5.4-mini |
Set AI_LLM_CHAT_MODEL to the bare model name in this column. The provider-prefixed form, such as anthropic.claude-sonnet-4-6, does not work with the local LLM Service.
Unsupported Models
These models do not work with AI Assistant.
| Provider | Model |
|---|---|
| OpenAI | GPT-5.6 Terra |
| OpenAI | GPT-5.6 Sol |
| OpenAI | GPT-5.6 Luna |
Other Models
Any model not listed above has not been validated with AI Assistant. It may work, but verify tool-calling behavior in a Lab Deployment Using Docker before using it in production.
For the LLM provider configuration format, see LLM Provider Configuration.