Qwen Qwen3 Coder Next

qwen3-coder-next (custom) — 128K context, Coding tier. Precio entrada: $0.2/M · Precio salida: $1.5/M · Latencia 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precios del gateway en vivo · enrutado al mejor upstream para su región

Specifications

  • Desarrollador: custom
  • Categoría: Coding
  • Ventana de contexto: 128K
  • Precio entrada: $0.2 / 1M
  • Precio salida: $1.5 / 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-next en Routara? — Entrada $0.2/M, salida $1.5/M — facturación por uso.
  • ¿qwen3-coder-next es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿qwen3-coder-next admite streaming? — Sí cuando la ruta está live (stream: true).

Related models

  • audio1.0 (/detail/audio1-0)
  • doubao-seedream-3-0-t2i-250415 (/detail/doubao-seedream-3-0-t2i-250415)
  • gpt-4o-mini-tts (/detail/gpt-4o-mini-tts)

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen/qwen3-coder-next","messages":[{"role":"user","content":"Hello"}],"stream":true}'