Qwen3-VL-235B
Qwen3-VL-235B (Alibaba) — 128K context, General tier. سعر الإدخال: $0.43333333333333335/M · سعر الإخراج: $2.166666666666667/M · زمن الاستجابة 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
سعر الإدخال: $0.43333333333333335/M · سعر الإخراج: $2.166666666666667/M · TTFT: 32ms
Specifications
- المطور: Alibaba
- الفئة: General
- نافذة السياق: 128K
- سعر الإدخال: $0.43333333333333335 / 1M
- سعر الإخراج: $2.166666666666667 / 1M
- زمن الاستجابة: 32 ms
- SLA: S
Typical use cases
- توليد الصور والفيديو
- روبوتات محادثة متعددة اللغات
- RAG واستدعاء الأدوات
FAQ
- تسعير Qwen3-VL-235B على Routara؟ — إدخال $0.43333333333333335/M وإخراج $2.166666666666667/M — فوترة حسب الاستخدام.
- هل Qwen3-VL-235B متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
- هل يدعم Qwen3-VL-235B البث؟ — نعم عندما يكون المسار 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":"alibaba/qwen3-vl-235b-a22b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'