Overview
qwen-3.6-plus is the safest default on Kyma when you do not want to think too hard about model choice. It balances quality, tool use, reasoning, and multilingual performance better than anything else in the current lineup.
Specs
| Field | Value |
|---|---|
| Model ID | qwen-3.6-plus |
| Best for | General work, coding, reasoning, multilingual tasks |
| Context window | 131K |
| Max output tokens | 32K |
| Input modalities | Text |
| Output modalities | Text |
| Tool calling | Yes |
| Structured outputs | Yes |
| Prompt caching | Yes |
| Speed | Medium |
| Cost band | Premium |
| Release stage | Stable |
Use this when
- You need one default model for most product surfaces.
- You want strong coding and debugging without switching to a specialized model.
- You care about Vietnamese, Chinese, and multilingual quality.
- You want a model that agents can use with tools and JSON outputs.
Pick something else when
- You need the strongest tool-heavy agent behavior: use
kimi-k2.5. - You need deeper reasoning than speed: use
deepseek-r1. - You need lower latency for coding loops: use
qwen-3-32b. - You need 1M context: use
gemini-2.5-flash.
Example
Agent query example
Related aliases
| Alias | Resolves to |
|---|---|
best | qwen-3.6-plus |