qwen3-coder-480b-a35b-instruct
qwen3-coder-480b-a35b-instruct (qwen3-coder-480b-a35b-instruct) — 128K context, Coding tier. Precio entrada $0.015/M · Precio salida $0.06/M · Latencia 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Entrada / 1M: $0.015/M · Salida / 1M: $0.06/M · TTFT: 24ms
Specifications
- Desarrollador: qwen3-coder-480b-a35b-instruct
- Categoría: Coding
- Ventana de contexto: 128K
- Precio entrada: $0.015 / 1M
- Precio salida: $0.06 / 1M
- Latencia: 24 ms
- SLA: B
Typical use cases
- Generación de código
- RAG y herramientas
- Razonamiento multi-paso
FAQ
- ¿Precio de qwen3-coder-480b-a35b-instruct en Routara? — Entrada $0.015/M, salida $0.06/M — facturación por uso.
- ¿qwen3-coder-480b-a35b-instruct es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿qwen3-coder-480b-a35b-instruct admite streaming? — Sí cuando la ruta está live (stream: true).
Related models
- gpt-5.1-codex (/detail/gpt-5-1-codex)
- gpt-5.1-codex-max (/detail/gpt-5-1-codex-max)
- grok-code-fast (/detail/grok-code-fast)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen3-coder-480b-a35b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'