Qwen3.6 Max Preview
alibaba/qwen3.6-max-preview · family qwen · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
$2.92
Blended $/1M (3:1)
$1.3
Input $/1M
$7.8
Output $/1M
$9.10
1M in + 1M out
$0.13 −90%
Cache read $/1M
#5627 of 7,708
Cheapest rank
- Provider
- Alibaba (
alibaba) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 65,536 tokens
- Capabilities
- tools reasoning text
Same model, other providers
“Qwen3.6 Max Preview” is offered by 11 providers — cheapest-effective first. Kilo Gateway is the cheapest at $2.31 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Kilo Gateway | $1.03 | $6.16 | $2.31 | 262k |
| OpenRouter | $1.03 | $6.16 | $2.31 | 262k |
| NanoGPT | $1.04 | $6.24 | $2.34 | 246k |
| Pioneer | $1.04 | $6.24 | $2.34 | 240k |
| AIHubMix | $1.27 | $7.61 | $2.85 | 240k |
| Alibaba (this) | $1.3 | $7.8 | $2.92 | 262k |
| DevPass (LLM Gateway) | $1.3 | $7.8 | $2.92 | 262k |
| EmpirioLabs AI | $1.31 | $7.88 | $2.95 | 256k |
| Merge Gateway | $1.31 | $7.88 | $2.95 | 256k |
| Alibaba (China) | $1.32 | $7.9 | $2.96 | 246k |
| Ofox | $2.15 | $12.86 | $4.83 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Alibaba and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"qwen3.6-max-preview","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):