merge-gateway/qwen/qwen3-vl-plus · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimage.
merge-gateway)“Qwen3-VL Plus” is offered by 4 providers — cheapest-effective first. This one (Merge Gateway) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Merge Gateway (this) | $0.143 | $1.434 | $0.47 | 262k |
| Alibaba (China) | $0.143353 | $1.433525 | $0.47 | 262k |
| LLM Gateway | $0.2 | $1.6 | $0.55 | 262k |
| Alibaba | $0.2 | $1.6 | $0.55 | 262k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Merge Gateway 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-plus","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):