Skip to main content
Version: Release 26.1

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.

ProviderModelModel Name (AI_LLM_CHAT_MODEL)
AnthropicClaude Sonnet 4.6claude-sonnet-4-6
AnthropicClaude Sonnet 5claude-sonnet-5
AnthropicClaude Opus 5claude-opus-5
OpenAIGPT-4ogpt-4o
OpenAIGPT-5.5gpt-5.5
OpenAIGPT-5.4 minigpt-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 have been tested and do not work with AI Assistant.

| Provider | Model | Issue | |---|---| | OpenAI | GPT-5.6 Terra | | OpenAI | GPT-5.6 Sol | | OpenAI | GPT-5.6 Luna |

caution

Do not use the models listed above. AI Assistant relies on function tool calls to query Release data, and these models reject tool calls on the endpoint AI Assistant uses.

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.