qwen3-next-80b-a3b-instruct
qwen3-next-80b-a3b-instruct (qwen3-next-80b-a3b-instruct) — 128K context, General tier. Precio entrada: $0.20833333333333337/M · Precio salida: $1.6666666666666667/M · Latencia 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precio entrada: $0.20833333333333337/M · Precio salida: $1.6666666666666667/M · TTFT: 32ms
Specifications
- Desarrollador: qwen3-next-80b-a3b-instruct
- Categoría: General
- Ventana de contexto: 128K
- Precio entrada: $0.20833333333333337 / 1M
- Precio salida: $1.6666666666666667 / 1M
- Latencia: 32 ms
- SLA: A
Typical use cases
- Chatbots multilingües
- RAG y herramientas
- Generación de código
FAQ
- ¿Precio de qwen3-next-80b-a3b-instruct en Routara? — Entrada $0.20833333333333337/M, salida $1.6666666666666667/M — facturación por uso.
- ¿qwen3-next-80b-a3b-instruct es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿qwen3-next-80b-a3b-instruct admite streaming? — Sí cuando la ruta está live (stream: true).
Related models
- ai_infer_test_1 (/detail/ai-infer-test-1)
- ai_infer_test_2 (/detail/ai-infer-test-2)
- ai_infer_test_3 (/detail/ai-infer-test-3)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen3-next-80b-a3b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'