Available Aliases
| Alias | Resolves To | Best For |
|---|---|---|
best | qwen-3.6-plus | Highest quality overall |
fast | llama-3.1-8b | Fastest response time |
code | kimi-k2.5 | Coding agents + tool calling |
cheap | gpt-oss-20b | Lowest cost per token |
long-context | gemini-2.5-flash | 1M token context window |
vision | gemma-4-31b | Image input / multimodal |
reasoning | qwen-3-235b-cerebras | Complex reasoning tasks |
agent | kimi-k2.5 | Agentic tool use workflows |
balanced | llama-3.3-70b | Good quality + speed balance |
Usage
Use aliases anywhere you’d use a model ID:In Coding Agents
- Cline
- OpenClaw
- Aider
- Cursor
Set Model ID to
code in Cline settings.Transparency
When you use an alias, Kyma adds headers so you always know which model was used:Auto-Updates
Aliases are updated when better models become available. For example, if a new model outperformsqwen-3.6-plus, the best alias will point to it automatically — no config changes needed.
If you need a fixed model that never changes, use the full model ID (e.g., qwen-3.6-plus) instead of an alias.
Get Current Aliases
Smart Recommendations
Not sure which alias fits? Use the recommend API:cline, roo-code, openclaw, claude-code, aider, opencode, cursor, kilo-code.
See Models for full model details.