Qwen Qwen3 Coder 30b A3b Instruct
qwen3-coder-30b-a3b-instruct (custom) — 128K context, Coding tier. Input-Preis: $0.07/M · Output-Preis: $0.27/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.07 / 1M
- Output-Preis: $0.27 / 1M
- Latenz: 24 ms
- SLA: A
Typical use cases
- Code-Generierung
- RAG und Tool-Aufrufe
- Mehrstufiges Reasoning
FAQ
- Wie wird qwen3-coder-30b-a3b-instruct auf Routara abgerechnet? — Input $0.07/M, Output $0.27/M — nutzungsbasiert ohne Plattformgebühr.
- Ist qwen3-coder-30b-a3b-instruct OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
- Unterstützt qwen3-coder-30b-a3b-instruct 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-30b-a3b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'