Qwen Qwen3 Coder Next

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

Live-Gateway-Preise · automatisches Routing zum besten Upstream für Ihre Region

Specifications

  • Entwickler: custom
  • Kategorie: Coding
  • Kontextfenster: 128K
  • Input-Preis: $0.2 / 1M
  • Output-Preis: $1.5 / 1M
  • Latenz: 24 ms
  • SLA: B

Typical use cases

  • Code-Generierung
  • RAG und Tool-Aufrufe
  • Mehrstufiges Reasoning

FAQ

  • Wie wird qwen3-coder-next auf Routara abgerechnet? — Input $0.2/M, Output $1.5/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist qwen3-coder-next OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt qwen3-coder-next Streaming? — Ja, wenn die Route live ist (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}'