Qwen3 VL 235B A22B Instruct
orcarouter/qwen/qwen3-vl-235b-a22b-instruct · family qwen · in: text, image → out: text · price provider-declared (via models.dev). Capabilities: tools text image.
$0.70
Blended $/1M (3:1)
$0.4
Input $/1M
$1.6
Output $/1M
$2.00
1M in + 1M out
—
Cache read $/1M
#3333 of 7,326
Cheapest rank
- Provider
- OrcaRouter (
orcarouter) - Kind
- text (outputs text)
- Context
- 131,072 tokens
- Max output
- 32,768 tokens
- Capabilities
- tools text image
Same model, other providers
“Qwen3 VL 235B A22B Instruct” is offered by 13 providers — cheapest-effective first. DevPass (LLM Gateway) is the cheapest at $0.37 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| DevPass (LLM Gateway) | $0.2 | $0.88 | $0.37 | 262k |
| Deep Infra | $0.2 | $0.88 | $0.37 | 262k |
| Kilo Gateway | $0.26 | $1.04 | $0.46 | 131k |
| NanoGPT | $0.3 | $1.2 | $0.52 | 131k |
| NovitaAI | $0.3 | $1.5 | $0.60 | 131k |
| Helicone | $0.3 | $1.5 | $0.60 | 256k |
| Hugging Face | $0.3 | $1.5 | $0.60 | 131k |
| Jalapeno Cloud | $0.3 | $1.5 | $0.60 | 129k |
| OpenRouter | $0.21 | $1.9 | $0.63 | 262k |
| OrcaRouter (this) | $0.4 | $1.6 | $0.70 | 131k |
| Vercel AI Gateway | $0.4 | $1.6 | $0.70 | 131k |
| Eden AI | $0.4 | $1.6 | $0.70 | 131k |
| Amazon Bedrock | $0.53 | $2.66 | $1.06 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at OrcaRouter 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-vl-235b-a22b-instruct","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):