Qwen3-VL-235B
Qwen3-VL-235B (Alibaba) — 128K context, General tier. 入力単価 $0.3/M · 出力単価 $1.5/M · 平均レイテンシ 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
入力 / 100万: $0.3/M · 出力 / 100万: $1.5/M · 初回トークン遅延: 32ms
Specifications
- 開発元: Alibaba
- カテゴリ: General
- コンテキスト: 128K
- 入力単価: $0.3 / 1M
- 出力単価: $1.5 / 1M
- 平均レイテンシ: 32 ms
- SLA: S
Typical use cases
- 画像・動画生成
- 多言語チャットボット
- RAG とツール呼び出し
FAQ
- Qwen3-VL-235B の Routara 料金は? — 入力 $0.3/M、出力 $1.5/M。リクエストごとに課金、プラットフォーム手数料なし。
- Qwen3-VL-235B は OpenAI 互換? — はい。base_url を https://api.routara.ai/v1 に設定してください。
- Qwen3-VL-235B はストリーミング対応? — ルートが live のとき stream: true で利用可能です。
Related models
- mj_custom_zoom (/detail/mj-custom-zoom)
- mj_inpaint (/detail/mj-inpaint)
- multimodal-embedding-v1 (/detail/multimodal-embedding-v1)
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}'