AI Models
Your UltraClaw agent supports multiple AI models from the leading providers. Switch between them anytime to find the right balance of speed, capability, and cost for the task at hand.Supported Models
Claude
GPT

Gemini

Switching Models
You can change your agent’s model in two ways:- In Chat
- Dashboard
Use the This starts a fresh session with the selected model. Your memory and workspace files carry over — only the model changes.
/new slash command followed by the model name to start a new session with a different model:Thinking Levels
Control how deeply your agent reasons through problems with the/think command. Higher thinking levels produce more thorough analysis but consume more tokens.
| Level | Command | Best For |
|---|---|---|
| Off | /think off | Quick lookups, simple questions |
| Minimal | /think minimal | Straightforward tasks, short answers |
| Low | /think low | Everyday conversations and requests |
| Medium | /think medium | Moderate reasoning, planning |
| High | /think high | Complex analysis, multi-step problems |
| Extra High | /think xhigh | Deep research, intricate reasoning |
| Adaptive | /think adaptive | Let the agent choose the right level automatically |
Adaptive is the default thinking level. Your agent automatically adjusts its reasoning depth based on the complexity of your request — using more tokens only when the task demands it.
Model Fallback
If your selected model is temporarily unavailable due to provider rate limits, your agent automatically rotates to another available model. You’ll receive a seamless response without needing to do anything. Once the preferred model is available again, your agent switches back automatically.Token Costs by Model
Different models consume tokens at different rates. In general:- Lighter models are more cost-efficient for simple tasks
- Premium models cost more per token but deliver stronger reasoning
Choosing the Right Model
| Task | Recommended Approach |
|---|---|
| Quick questions & lookups | Any model with /think off or /think minimal |
| Writing & editing | Claude tends to excel at nuanced writing |
| Data analysis & coding | GPT and Claude both perform well |
| Complex multi-step reasoning | Any model with /think high or /think xhigh |
| General everyday use | Use Adaptive thinking and your preferred model |