Qwen3-Coder-480B
Qwen3-Coder-480B (Alibaba) — 128K context, Coding tier. Preço entrada: $0.35640000000000005/M · Preço saída: $1.6740000000000004/M · Latência 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Preço entrada: $0.35640000000000005/M · Preço saída: $1.6740000000000004/M · TTFT: 24ms
Specifications
- Desenvolvedor: Alibaba
- Categoria: Coding
- Janela de contexto: 128K
- Preço entrada: $0.35640000000000005 / 1M
- Preço saída: $1.6740000000000004 / 1M
- Latência: 24 ms
- SLA: S
Typical use cases
- Geração de código
- RAG e ferramentas
- Raciocínio multi-etapas
FAQ
- Preço do Qwen3-Coder-480B na Routara? — Entrada $0.35640000000000005/M, saída $1.6740000000000004/M — cobrança por uso.
- Qwen3-Coder-480B é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
- Qwen3-Coder-480B suporta streaming? — Sim quando a rota está live (stream: true).
Related models
- qwen-1.8b-chat (/detail/qwen-1-8b-chat)
- qwen-1.8b-longcontext-chat (/detail/qwen-1-8b-longcontext-chat)
- qwen-14b-chat (/detail/qwen-14b-chat)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"alibaba/qwen3-coder-480b-a35b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'