Qwen3.5 Plus
302ai/qwen3.5-plus · family qwen · in: text, image, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video.
$0.26
Blended $/1M (3:1)
$0.12
Input $/1M
$0.69
Output $/1M
$0.81
1M in + 1M out
—
Cache read $/1M
#1865 of 7,094
Cheapest rank
- Provider
- 302.AI (
302ai) - 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.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Alibaba Coding Plan (China) | free | free | $0.00 | 1M |
| Alibaba Coding Plan | free | free | $0.00 | 1M |
| OrcaRouter | $0.115 | $0.688 | $0.26 | 1M |
| Merge Gateway | $0.115 | $0.688 | $0.26 | 1M |
| 302.AI (this) | $0.12 | $0.69 | $0.26 | 1M |
| OpenCode Zen | $0.2 | $1.2 | $0.45 | 262k |
| OpenCode Go | $0.2 | $1.2 | $0.45 | 262k |
| EmpirioLabs AI | $0.36 | $2.21 | $0.82 | 1M |
| NanoGPT | $0.4 | $2.4 | $0.90 | 984k |
| LLMTR | $0.4 | $2.4 | $0.90 | 1M |
| Alibaba | $0.4 | $2.4 | $0.90 | 1M |
| Ofox | $0.4 | $2.4 | $0.90 | 1M |
| Meganova | $0.4 | $2.4 | $0.90 | 1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at 302.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.5-plus","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):