jishie

Qwen3 Coder Next

vercel/alibaba/qwen3-coder-next · family qwen · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.

$0.68
Blended $/1M (3:1)
$0.5
Input $/1M
$1.2
Output $/1M
$1.70
1M in + 1M out
—
Cache read $/1M
#3365 of 7,712
Cheapest rank
Provider
Vercel AI Gateway (vercel)
Kind
text (outputs text)
Context
256,000 tokens
Max output
256,000 tokens
Capabilities
tools reasoning text

Same model, other providers

“Qwen3 Coder Next” is offered by 14 providers — cheapest-effective first. Alibaba Coding Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Coding Planfreefree$0.00262k
Alibaba Coding Plan (China)freefree$0.00262k
DevPass (LLM Gateway)$0.108$0.675$0.25262k
OpenRouter$0.12$0.8$0.29262k
Merge Gateway$0.15$0.8$0.31262k
Cortecs$0.167$0.891$0.35256k
NanoGPT$0.2$1.5$0.53262k
NovitaAI$0.2$1.5$0.53262k
Ofox$0.2$1.5$0.53262k
Kilo Gateway$0.3$1.5$0.60262k
Eden AI$0.3$1.5$0.60262k
Vercel AI Gateway (this)$0.5$1.2$0.68256k
Amazon Bedrock$0.5$1.2$0.68262k

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Vercel AI Gateway and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"alibaba/qwen3-coder-next","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all Vercel AI Gateway models · model index · JSON