Qwen3-Coder-480B

Qwen3-Coder-480B (Alibaba) — 128K context, Coding tier. Prix entrée $0.33/M · Prix sortie $1.65/M · Latence 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Entrée / 1 M: $0.33/M · Sortie / 1 M: $1.65/M · TTFT: 24ms

Specifications

  • Éditeur: Alibaba
  • Catégorie: Coding
  • Fenêtre de contexte: 128K
  • Prix entrée: $0.33 / 1M
  • Prix sortie: $1.65 / 1M
  • Latence: 24 ms
  • SLA: S

Typical use cases

  • Génération de code
  • RAG et appels d’outils
  • Raisonnement multi-étapes

FAQ

  • Tarification de Qwen3-Coder-480B sur Routara ? — Entrée $0.33/M, sortie $1.65/M — facturation à l’usage.
  • Qwen3-Coder-480B est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
  • Qwen3-Coder-480B supporte le streaming ? — Oui si la route 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}'