qwen3-coder
qwen3-coder (Routara Network) — 128K context, Coding tier. Input-Preis: $5.664/M · Output-Preis: $22.656000000000002/M · Latenz 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Input-Preis: $5.664/M · Output-Preis: $22.656000000000002/M · TTFT: 24ms
Specifications
- Entwickler: Routara Network
- Kategorie: Coding
- Kontextfenster: 128K
- Input-Preis: $5.664 / 1M
- Output-Preis: $22.656000000000002 / 1M
- Latenz: 24 ms
- SLA: B
Typical use cases
- Code-Generierung
- RAG und Tool-Aufrufe
- Mehrstufiges Reasoning
FAQ
- Wie wird qwen3-coder auf Routara abgerechnet? — Input $5.664/M, Output $22.656000000000002/M — nutzungsbasiert ohne Plattformgebühr.
- Ist qwen3-coder OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt qwen3-coder Streaming? — Ja, wenn die Route live ist (stream: true).
Related models
- qwen-coder-plus (/detail/qwen-coder-plus)
- qwen-coder-plus-1106 (/detail/qwen-coder-plus-1106)
- qwen-coder-plus-latest (/detail/qwen-coder-plus-latest)
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","messages":[{"role":"user","content":"Hello"}],"stream":true}'