Qwen Qwen3 Next 80b A3b Thinking
qwen3-next-80b-a3b-thinking (custom) — 128K context, Reasoning tier. Prix entrée: $0.15/M · Prix sortie: $1.5/M · Latence 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Tarifs gateway en direct · routage vers le meilleur upstream pour votre région
Specifications
- Éditeur: custom
- Catégorie: Reasoning
- Fenêtre de contexte: 128K
- Prix entrée: $0.15 / 1M
- Prix sortie: $1.5 / 1M
- Latence: 48 ms
- SLA: A
Typical use cases
- Raisonnement multi-étapes
- RAG et appels d’outils
- Génération de code
FAQ
- Tarification de qwen3-next-80b-a3b-thinking sur Routara ? — Entrée $0.15/M, sortie $1.5/M — facturation à l’usage.
- qwen3-next-80b-a3b-thinking est-il compatible OpenAI ? — Oui — base_url : https://api.routara.ai/v1
- qwen3-next-80b-a3b-thinking supporte le streaming ? — Oui si la route 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}'