Qwen Qwen3 Next 80b A3b Thinking
qwen3-next-80b-a3b-thinking (custom) — 128K context, Reasoning tier. Precio entrada: $0.15/M · Precio salida: $1.5/M · Latencia 48ms. 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: Reasoning
- Ventana de contexto: 128K
- Precio entrada: $0.15 / 1M
- Precio salida: $1.5 / 1M
- Latencia: 48 ms
- SLA: A
Typical use cases
- Razonamiento multi-paso
- RAG y herramientas
- Generación de código
FAQ
- ¿Precio de qwen3-next-80b-a3b-thinking en Routara? — Entrada $0.15/M, salida $1.5/M — facturación por uso.
- ¿qwen3-next-80b-a3b-thinking es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿qwen3-next-80b-a3b-thinking 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-next-80b-a3b-thinking","messages":[{"role":"user","content":"Hello"}],"stream":true}'