qwen3-coder-next

qwen3-coder-next (custom) — 128K context, Coding tier. Prix entrée $75/M · Prix sortie $75/M · Latence 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

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

Specifications

  • Éditeur: custom
  • Catégorie: Coding
  • Fenêtre de contexte: 128K
  • Prix entrée: $75 / 1M
  • Prix sortie: $75 / 1M
  • Latence: 24 ms
  • SLA: B

Typical use cases

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

FAQ

  • Tarification de qwen3-coder-next sur Routara ? — Entrée $75/M, sortie $75/M — facturation à l’usage.
  • qwen3-coder-next est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
  • qwen3-coder-next supporte le streaming ? — Oui si la route est live (stream: true).

Related models

  • MiniMax-File-Upload (/detail/minimax-file-upload)
  • MiniMax-Voice-Clone (/detail/minimax-voice-clone)
  • kling-advanced-custom-elements (/detail/kling-advanced-custom-elements)

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-next","messages":[{"role":"user","content":"Hello"}],"stream":true}'