Skip to content

Models

AI-Starter supports AI models across multiple platforms. Below is the list of models available as official assistants.

Caution

Preview and experimental models may be discontinued without notice at the provider's discretion.

Model Characteristics

The following is based on evaluations within the development team. Each model has different strengths and characteristics.

SeriesCharacteristics
ClaudeExcels in text comprehension and coding capabilities with stable performance
NovaAvailable at low cost
GeminiExcellent cost-performance and multimodal processing
OpenAIRich tool ecosystem including web search and image generation

AWS

Claude

Model NameModel IDDescription
Claude Haiku 4.5jp.anthropic.claude-haiku-4-5-20251001-v1:0Lightweight and fast model
Claude Sonnet 5global.anthropic.claude-sonnet-5High-performance model with reasoning support
Claude Sonnet 4.6jp.anthropic.claude-sonnet-4-6Well-balanced in performance and cost
Claude Sonnet 4.6 Thinkingjp.anthropic.claude-sonnet-4-6Supports reasoning with Adaptive Thinking
Claude Sonnet 4.6 Thinking with Tooljp.anthropic.claude-sonnet-4-6Supports reasoning and tool execution
Claude Opus 5global.anthropic.claude-opus-5The most capable Claude model with reasoning support, with strong agentic coding and long-context reasoning
Claude Opus 4.8jp.anthropic.claude-opus-4-8The most capable Claude model in this lineup, with strong agentic coding and long-context reasoning
Claude Opus 4.8 Thinkingjp.anthropic.claude-opus-4-8Supports reasoning with Adaptive Thinking

Nova

Model NameModel IDDescription
Nova 2 Litejp.amazon.nova-2-lite-v1:0Supports file analysis with Code Interpreter
Nova 2 Lite with Web Searchus.amazon.nova-2-lite-v1:0Supports web search and file analysis

Note

Models with the us. prefix require the US East 1 (N. Virginia) region.

OpenAI Models via Bedrock

Model NameModel IDDescription
Bedrock GPT-5.6 Solopenai.gpt-5.6-solHigh-performance model served via Bedrock
Bedrock GPT-5.6 Terraopenai.gpt-5.6-terraBalanced model served via Bedrock
Bedrock GPT-5.6 Terra Thinkingopenai.gpt-5.6-terraBalanced model with reasoning
Bedrock GPT-5.6 Lunaopenai.gpt-5.6-lunaFast model served via Bedrock

Caution

OpenAI models served through Bedrock handle data differently than other Bedrock models. Please review the notice in the assistant's description before enabling them.

OpenAI

Model NameModel IDDescription
GPT-5.6 Solgpt-5.6-solHigh-performance model with code execution, file analysis, and web search
GPT-5.6 Terragpt-5.6-terraBalanced model with code execution, file analysis, and web search
GPT-5.6 Terra Thinkinggpt-5.6-terraBalanced model with reasoning
GPT-5.6 Lunagpt-5.6-lunaFast model with code execution, file analysis, and web search
GPT Image 2gpt-image-2High-quality image generation model

Azure

Model NameModel IDDescription
Azure Model Routermodel-routerAutomatically selects the optimal model per request
Azure GPT Instantgpt-chat-latestFast model on Azure
Azure GPT-5.5gpt-5.5High-performance model on Azure
Azure GPT-5.5 Thinkinggpt-5.5High-performance model with reasoning
Azure GPT Image 2gpt-image-2Image generation model

Google

Model NameModel IDDescription
Gemini 3.8 Flashgemini-3.8-flashBalanced model with reasoning and web search
Gemini 3.8 Flash Thinkinggemini-3.8-flashBalanced model with enhanced reasoning and web search
Gemini 3.5 Flash-Litegemini-3.5-flash-liteFast GA model with reasoning and web search
Nano Banana 2gemini-3.1-flash-imageGenerates both text and images
Nano Banana 2 Litegemini-3.1-flash-lite-imageLightweight and fast image generation model
Use CaseRecommended Model
General Q&AClaude Sonnet 5 / GPT-5.6 Terra
Advanced Q&AClaude Opus 5 / Claude Opus 4.8 / GPT-5.6 Sol
Creative writingGPT-5.6 Terra
CodingClaude Sonnet 5 / GPT-5.6 Sol
Business document assistanceGPT-5.6 Luna / Claude Haiku 4.5
Translation assistanceGPT-5.6 Luna
Long text comprehensionGemini 3.5 Flash
Questions about imagesGemini 3.5 Flash
Questions about text filesGemini 3.5 Flash
Questions about PDF filesGemini 3.5 Flash
Questions about spreadsheetsGPT-5.6 Terra
Image generationNano Banana 2 Lite
Web searchGPT-5.6 Terra Thinking
Just want to try it outGPT-5.6 Luna

Additional Resources

The following external sites are helpful for comparing generative AI models. Note that information is regularly updated, so always verify the latest data and reliability.

Custom Assistants

In addition to the official assistants listed above, administrators can create custom assistants to use any model. See Assistants for details.