Qwen Qwen3 Coder 30b A3b Instruct
qwen3-coder-30b-a3b-instruct (custom) — 128K context, Coding tier. 入力単価: $0.07/M · 出力単価: $0.27/M · 平均レイテンシ 24ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
ゲートウェイのリアルタイム価格 · お住まいの地域に最適なアップストリームへ自動ルーティング
Specifications
- 開発元: custom
- カテゴリ: Coding
- コンテキスト: 128K
- 入力単価: $0.07 / 1M
- 出力単価: $0.27 / 1M
- 平均レイテンシ: 24 ms
- SLA: A
Typical use cases
- コード生成・レビュー
- RAG とツール呼び出し
- 多段推論とエージェント
FAQ
- qwen3-coder-30b-a3b-instruct の Routara 料金は? — 入力 $0.07/M、出力 $0.27/M。リクエストごとに課金、プラットフォーム手数料なし。
- qwen3-coder-30b-a3b-instruct は OpenAI 互換? — はい。base_url を https://api.routara.ai/v1 に設定してください。
- qwen3-coder-30b-a3b-instruct はストリーミング対応? — ルートが live のとき stream: true で利用可能です。
Related models
- audio1.0 (/detail/audio1-0)
- doubao-seedream-3-0-t2i-250415 (/detail/doubao-seedream-3-0-t2i-250415)
- gpt-4o-mini-tts (/detail/gpt-4o-mini-tts)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen/qwen3-coder-30b-a3b-instruct","messages":[{"role":"user","content":"Hello"}],"stream":true}'