Qwen3-Coder-480B

Qwen3-Coder-480B (Alibaba) — 128K context, Coding tier. Precio entrada $0.33/M · Precio salida $1.65/M · Latencia 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Entrada / 1M: $0.33/M · Salida / 1M: $1.65/M · TTFT: 24ms

Specifications

  • Desarrollador: Alibaba
  • Categoría: Coding
  • Ventana de contexto: 128K
  • Precio entrada: $0.33 / 1M
  • Precio salida: $1.65 / 1M
  • Latencia: 24 ms
  • SLA: S

Typical use cases

  • Generación de código
  • RAG y herramientas
  • Razonamiento multi-paso

FAQ

  • ¿Precio de Qwen3-Coder-480B en Routara? — Entrada $0.33/M, salida $1.65/M — facturación por uso.
  • ¿Qwen3-Coder-480B es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿Qwen3-Coder-480B admite streaming? — Sí cuando la ruta está live (stream: true).

Related models

  • qwen3-coder-480b-a35b-instruct (/detail/qwen3-coder-480b-a35b-instruct)
  • gpt-5.1-codex (/detail/gpt-5-1-codex)
  • gpt-5.1-codex-max (/detail/gpt-5-1-codex-max)

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}'