Qwen: Qwen3 Coder Next
262K context$0.11/M input$0.80/M output
qwen/qwen3-coder-nextDescription
Qwen3-Coder-Next is an open-weight causal language model optimized for coding agents and local development workflows. It uses a sparse MoE design with 80B total parameters and only 3B activated per...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen/qwen3-coder-next",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
Input$0.11/M
Output$0.80/M
Context262K tokens
Model Info
ProviderQwen
IDqwen/qwen3-coder-next