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 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 4.6global.anthropic.claude-opus-4-6-v1The most powerful Claude model

Nova

Model NameModel IDDescription
Nova Microapac.amazon.nova-micro-v1:0Lightweight and fast model
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
Nova Proapac.amazon.nova-pro-v1:0High-performance Nova model
Nova Premierus.amazon.nova-premier-v1:0The most powerful Nova model
Nova Canvasamazon.nova-canvas-v1:0Image generation model

Note

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

OpenAI

Model NameModel IDDescription
GPT-5.2gpt-5.2High-performance model with web search
GPT-5.2 with Code Interpretergpt-5.2Supports code execution and file analysis
GPT-5.2 Thinkinggpt-5.2High-performance model with reasoning
GPT-5.2 Chatgpt-5.2-chat-latestThe latest GPT-5.2 used in ChatGPT
GPT-5.2 Codexgpt-5.2-codexOptimized for coding tasks
GPT-5 Search APIgpt-5-search-apiSpecialized for web search
GPT Image 1 Minigpt-image-1-miniImage generation model
GPT Image 1.5gpt-image-1.5High-quality image generation model

Azure

Model NameModel IDDescription
Azure Model Routermodel-routerAutomatically selects the optimal model per request
Azure GPT-5.2gpt-5.2High-performance model on Azure
Azure GPT-5.2 Thinkinggpt-5.2High-performance model with reasoning
Azure GPT Image 1 Minigpt-image-1-miniImage generation model
Azure GPT Image 1.5gpt-image-1.5High-quality image generation model

Google

Model NameModel IDDescription
Gemini Flash-Lite Latestgemini-flash-lite-latestLightweight and fast preview model
Gemini Flash Latestgemini-flash-latestPreview model with reasoning and web search
Gemini 3 Flash Previewgemini-3-flash-previewBalanced model with reasoning and web search
Gemini 3.1 Pro Previewgemini-3.1-pro-previewHigh-performance preview model
Gemini 3.1 Pro Thinkinggemini-3.1-pro-previewHigh-performance model with reasoning
Gemini 2.5 Flash Imagegemini-2.5-flash-imageGenerates both text and images
Imagen 3imagen-3.0-generate-002Image generation model
Imagen 4imagen-4.0-generate-001Image generation model (Preview)
Imagen 4 Ultraimagen-4.0-ultra-generate-001Highest quality image generation model (Experimental)
Use CaseRecommended Model
General Q&AClaude Sonnet 4.6
Advanced Q&AClaude Opus 4.6
Creative writingClaude Sonnet 4.6
CodingClaude Opus 4.6 / GPT-5.2 Codex
Business document assistanceClaude Haiku 4.5
Translation assistanceClaude Haiku 4.5
Long text comprehensionGemini 2.5 Flash
Questions about imagesGemini 3 Flash Preview
Questions about text filesGemini 3 Flash Preview
Questions about PDF filesGemini 3 Flash Preview
Questions about spreadsheetsClaude Opus 4.6
Image generationGemini 2.5 Flash Image Preview (Nano Banana) / GPT Image 1 Mini
Web searchGPT-5.2 Thinking / GPT-5 Search API
Just want to try it outNova 2 Lite

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.