qwen3.6-flash
qwen3.6-flash (qwen3.6-flash) — 128K context, Lightweight tier. سعر الإدخال: $0.17/M · سعر الإخراج: $1.02/M · زمن الاستجابة 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
سعر الإدخال: $0.17/M · سعر الإخراج: $1.02/M · TTFT: 18ms
Specifications
- المطور: qwen3.6-flash
- الفئة: Lightweight
- نافذة السياق: 128K
- سعر الإدخال: $0.17 / 1M
- سعر الإخراج: $1.02 / 1M
- زمن الاستجابة: 18 ms
- SLA: A
Typical use cases
- تصنيف عالي QPS
- روبوتات محادثة متعددة اللغات
- RAG واستدعاء الأدوات
FAQ
- تسعير qwen3.6-flash على Routara؟ — إدخال $0.17/M وإخراج $1.02/M — فوترة حسب الاستخدام.
- هل qwen3.6-flash متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
- هل يدعم qwen3.6-flash البث؟ — نعم عندما يكون المسار live (stream: true).
Related models
- MiniMax-File-Upload (/detail/minimax-file-upload)
- MiniMax-Voice-Clone (/detail/minimax-voice-clone)
- MiniMax-Hailuo-02 (/detail/minimax-hailuo-02)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen3.6-flash","messages":[{"role":"user","content":"Hello"}],"stream":true}'