Qwen Qwen3 Next 80b A3b Instruct
qwen3-next-80b-a3b-instruct (qwen3-next-80b-a3b-instruct) — 128K context, General tier. سعر الإدخال: $0.15/M · سعر الإخراج: $1.2/M · زمن الاستجابة 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
أسعار البوابة المباشرة · توجيه تلقائي إلى أفضل مصدر لمنطقتك
Specifications
- المطور: qwen3-next-80b-a3b-instruct
- الفئة: General
- نافذة السياق: 128K
- سعر الإدخال: $0.15 / 1M
- سعر الإخراج: $1.2 / 1M
- زمن الاستجابة: 32 ms
- SLA: A
Typical use cases
- روبوتات محادثة متعددة اللغات
- RAG واستدعاء الأدوات
- توليد الأكواد
FAQ
- تسعير qwen3-next-80b-a3b-instruct على Routara؟ — إدخال $0.15/M وإخراج $1.2/M — فوترة حسب الاستخدام.
- هل qwen3-next-80b-a3b-instruct متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
- هل يدعم qwen3-next-80b-a3b-instruct البث؟ — نعم عندما يكون المسار live (stream: true).
Related models
- multimodal-embedding-v1 (/detail/multimodal-embedding-v1)
- qwen-image-max (/detail/qwen-image-max)
- grok-imagine-image (/detail/grok-imagine-image)
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}'