qwen3-vl-8b-thinking

qwen3-vl-8b-thinking (custom) — 128K context, Reasoning tier. 入力単価: $0.5/M · 出力単価: $5/M · 平均レイテンシ 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

入力単価: $0.5/M · 出力単価: $5/M · 初回トークン遅延: 48ms

Specifications

  • 開発元: custom
  • カテゴリ: Reasoning
  • コンテキスト: 128K
  • 入力単価: $0.5 / 1M
  • 出力単価: $5 / 1M
  • 平均レイテンシ: 48 ms
  • SLA: S+

Typical use cases

  • 画像・動画生成
  • 多言語チャットボット
  • RAG とツール呼び出し

FAQ

  • qwen3-vl-8b-thinking の Routara 料金は? — 入力 $0.5/M、出力 $5/M。リクエストごとに課金、プラットフォーム手数料なし。
  • qwen3-vl-8b-thinking は OpenAI 互換? — はい。base_url を https://api.routara.ai/v1 に設定してください。
  • qwen3-vl-8b-thinking はストリーミング対応? — ルートが live のとき stream: true で利用可能です。

Related models

  • MiniMax-File-Upload (/detail/minimax-file-upload)
  • MiniMax-Voice-Clone (/detail/minimax-voice-clone)
  • suno_uploads (/detail/suno-uploads)

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen3-vl-8b-thinking","messages":[{"role":"user","content":"Hello"}],"stream":true}'