jishie

Qwen3 VL 235B A22B Instruct

helicone/qwen3-vl-235b-a22b-instruct · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolstextimagevideo.

$0.60Blended $/1M (3:1)
$0.3Input $/1M
$1.5Output $/1M
$1.801M in + 1M out
Cache read $/1M
#2505 of 5,000Cheapest rank
Provider
Helicone (helicone)
Context
256,000 tokens
Max output
16,384 tokens
Capabilities
toolstextimagevideo

Same model, other providers

“Qwen3 VL 235B A22B Instruct” is offered by 6 providers — cheapest-effective first. LLM Gateway is the cheapest at $0.37 blended.

ProviderInputOutputBlendedContext
LLM Gateway$0.2$0.88$0.37262k
NanoGPT$0.3$1.2$0.52128k
Helicone (this)$0.3$1.5$0.60256k
NovitaAI$0.3$1.5$0.60131k
OpenRouter$0.21$1.9$0.63262k
Vercel AI Gateway$0.4$1.6$0.70131k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Helicone and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"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):