Available Aliases
Audio Aliases
Kyma also exposes shortcuts for the audio stack. Use them with/v1/audio/transcriptions or /v1/audio/understand instead of memorising provider model IDs.
/v1/audio/speech), music (/v1/audio/music), SFX (/v1/audio/sfx), and voice ops (/v1/audio/voice-clone, /v1/audio/voice-design), pass the explicit model id (e.g. eleven-multilingual-v2, minimax-music-pro). Aliases for those will land once we settle on canonical defaults.
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.