Ling 3.0 Flash VL
openrouter/inclusionai/ling-3.0-flash-vl · family ling · in: text, image, video → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video.
$0.09
Blended $/1M (3:1)
$0.06
Input $/1M
$0.18
Output $/1M
$0.24
1M in + 1M out
$0.012 −80%
Cache read $/1M
#864 of 7,263
Cheapest rank
- Provider
- OpenRouter (
openrouter) - Kind
- text (outputs text)
- Context
- 131,072 tokens
- Max output
- 32,768 tokens
- Capabilities
- tools reasoning text image video
Same model, other providers
“Ling 3.0 Flash VL” is offered by 2 providers — cheapest-effective first. This one (OpenRouter) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| OpenRouter (this) | $0.06 | $0.18 | $0.09 | 131k |
| NanoGPT | $0.06 | $0.18 | $0.09 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at OpenRouter and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"inclusionai/ling-3.0-flash-vl","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):