Qwen3 Coder Next
edenai/qwen/qwen3-coder-next · family qwen · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools text.
$0.60
Blended $/1M (3:1)
$0.3
Input $/1M
$1.5
Output $/1M
$1.80
1M in + 1M out
—
Cache read $/1M
#2554 of 6,123
Cheapest rank
- Provider
- Eden AI (
edenai) - Kind
- text (outputs text)
- Context
- 262,144 tokens
- Max output
- 65,536 tokens
- Capabilities
- tools text
Same model, other providers
“Qwen3 Coder Next” is offered by 13 providers — cheapest-effective first. Alibaba Coding Plan (China) is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Alibaba Coding Plan (China) | free | free | $0.00 | 262k |
| Alibaba Coding Plan | free | free | $0.00 | 262k |
| LLM Gateway | $0.108 | $0.675 | $0.25 | 262k |
| OpenRouter | $0.12 | $0.8 | $0.29 | 262k |
| Merge Gateway | $0.15 | $0.8 | $0.31 | 262k |
| Cortecs | $0.167 | $0.891 | $0.35 | 256k |
| NanoGPT | $0.2 | $1.5 | $0.53 | 262k |
| Ofox | $0.2 | $1.5 | $0.53 | 262k |
| NovitaAI | $0.2 | $1.5 | $0.53 | 262k |
| Eden AI (this) | $0.3 | $1.5 | $0.60 | 262k |
| Kilo Gateway | $0.3 | $1.5 | $0.60 | 262k |
| Amazon Bedrock | $0.22 | $1.8 | $0.61 | 131k |
| Vercel AI Gateway | $0.5 | $1.2 | $0.68 | 256k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Eden AI 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-coder-next","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):