Qwen3 Coder Flash
digitalocean/qwen3-coder-flash · family qwen · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools text.
$0.76
Blended $/1M (3:1)
$0.45
Input $/1M
$1.7
Output $/1M
$2.15
1M in + 1M out
$0.09 −80%
Cache read $/1M
#3634 of 7,708
Cheapest rank
- Provider
- DigitalOcean (
digitalocean) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 262,144 tokens
- Capabilities
- tools text
Same model, other providers
“Qwen3 Coder Flash” is offered by 11 providers — cheapest-effective first. Merge Gateway is the cheapest at $0.25 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Merge Gateway | $0.144 | $0.574 | $0.25 | 1M |
| Alibaba (China) | $0.144 | $0.574 | $0.25 | 1M |
| Kilo Gateway | $0.195 | $0.975 | $0.39 | 1M |
| OpenRouter | $0.195 | $0.975 | $0.39 | 1M |
| NanoGPT | $0.3 | $1.5 | $0.60 | 128k |
| LLMTR | $0.3 | $1.5 | $0.60 | 1M |
| Alibaba | $0.3 | $1.5 | $0.60 | 1M |
| Eden AI | $0.3 | $1.5 | $0.60 | 1M |
| DevPass (LLM Gateway) | $0.3 | $1.5 | $0.60 | 1M |
| DigitalOcean (this) | $0.45 | $1.7 | $0.76 | 262k |
| Ofox | $0.5 | $2.5 | $1.00 | 1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at DigitalOcean and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"qwen3-coder-flash","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):