empiriolabs/qwen3-6-max-preview · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.
empiriolabs)“Qwen3.6 Max Preview” is offered by 9 providers — cheapest-effective first. Kilo Gateway is the cheapest at $2.31 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Kilo Gateway | $1.027 | $6.162 | $2.31 | 262k |
| OpenRouter | $1.027 | $6.162 | $2.31 | 262k |
| NanoGPT | $1.04 | $6.24 | $2.34 | 246k |
| Pioneer | $1.04 | $6.24 | $2.34 | 262k |
| AIHubMix | $1.27 | $7.61 | $2.85 | 240k |
| LLM Gateway | $1.3 | $7.8 | $2.92 | 262k |
| Alibaba | $1.3 | $7.8 | $2.92 | 262k |
| EmpirioLabs AI (this) | $1.31 | $7.88 | $2.95 | 256k |
| Merge Gateway | $1.31 | $7.88 | $2.95 | 256k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at EmpirioLabs AI 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):