AI Models
AtamaiAgents includes access to 200+ AI models via OpenRouter — no API key required.Available Models
| Model | Provider | Best For |
|---|---|---|
| Auto (default) | OpenRouter | General use — picks the best model per prompt |
| Claude Sonnet 4.5 | Anthropic | Complex reasoning, coding |
| Claude Haiku 3.5 | Anthropic | Fast responses, low cost |
| GPT-4o | OpenAI | General purpose |
| GPT-4o Mini | OpenAI | Fast, cost-effective |
| Gemini Pro 1.5 | Long context | |
| DeepSeek Chat | DeepSeek | Coding tasks |
Credits
AI usage is measured in credits. 1 credit = 100 tokens.| Plan | Credits/month | Approx. messages |
|---|---|---|
| Starter | 40,000 | ~6,600/month |
| Pro | 80,000 | ~13,300/month |
| Ultimate | 500,000 | ~83,000/month |
Bring Your Own Key (BYOK)
All plans support BYOK — add your own API keys for Anthropic, OpenAI, or Google to use your own quota instead of platform credits. To add a key:- Go to Dashboard → Settings → AI Keys
- Paste your API key
- Select which models to route through your key
Auto-Routing
The default Auto model uses OpenRouter’s intelligent routing to select the best available model for each prompt based on:- Task type (coding, reasoning, creative writing)
- Response latency requirements
- Cost efficiency