jishie

Qwen3.6 Flash

llmtr/qwen/qwen3.6-flash · family qwen3.6 · in: text, image, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video.

$0.56
Blended $/1M (3:1)
$0.25
Input $/1M
$1.5
Output $/1M
$1.75
1M in + 1M out
Cache read $/1M
#2552 of 6,210
Cheapest rank
Provider
LLMTR (llmtr)
Kind
text (outputs text)
Context
1,000,000 tokens
Max output
65,536 tokens
Capabilities
tools reasoning text image video

Same model, other providers

“Qwen3.6 Flash” is offered by 19 providers — cheapest-effective first. Alibaba Token Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Token Planfreefree$0.001M
Alibaba Token Plan (China)freefree$0.001M
Merge Gateway$0.165$0.99$0.371M
AIHubMix$0.17$1.01$0.38991k
OpenRouter$0.1875$1.13$0.421M
Alibaba (China)$0.1875$1.13$0.421M
Alibaba Coding Plan (China)$0.1875$1.13$0.421M
Alibaba$0.1875$1.13$0.421M
Alibaba Coding Plan$0.1875$1.13$0.421M
Kilo Gateway$0.1875$1.13$0.421M
Pioneer$0.1875$1.13$0.421M
CrossModel$0.19$1.13$0.421M
LLMTR (this)$0.25$1.5$0.561M

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at LLMTR and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"qwen/qwen3.6-flash","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all LLMTR models · model index · JSON