jishie

Qwen3.5 Plus

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

$0.90
Blended $/1M (3:1)
$0.4
Input $/1M
$2.4
Output $/1M
$2.80
1M in + 1M out
Cache read $/1M
#3600 of 7,094
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.5 Plus” is offered by 15 providers — cheapest-effective first. Alibaba Coding Plan (China) is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Coding Plan (China)freefree$0.001M
Alibaba Coding Planfreefree$0.001M
OrcaRouter$0.115$0.688$0.261M
Merge Gateway$0.115$0.688$0.261M
302.AI$0.12$0.69$0.261M
OpenCode Zen$0.2$1.2$0.45262k
OpenCode Go$0.2$1.2$0.45262k
EmpirioLabs AI$0.36$2.21$0.821M
LLMTR (this)$0.4$2.4$0.901M
NanoGPT$0.4$2.4$0.90984k
Alibaba$0.4$2.4$0.901M
Ofox$0.4$2.4$0.901M
Meganova$0.4$2.4$0.901M

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.5-plus","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