Gemini 3.1 Pro
Gemini 3.1 Pro (Google) — 128K context, Lightweight tier. 入力単価: $1.8900000000000001/M · 出力単価: $11.340000000000002/M · 平均レイテンシ 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
入力単価: $1.8900000000000001/M · 出力単価: $11.340000000000002/M · 初回トークン遅延: 18ms
Specifications
- 開発元: Google
- カテゴリ: Lightweight
- コンテキスト: 128K
- 入力単価: $1.8900000000000001 / 1M
- 出力単価: $11.340000000000002 / 1M
- 平均レイテンシ: 18 ms
- SLA: B
Typical use cases
- 高QPS分類
- 多言語チャットボット
- RAG とツール呼び出し
FAQ
- Gemini 3.1 Pro の Routara 料金は? — 入力 $1.8900000000000001/M、出力 $11.340000000000002/M。リクエストごとに課金、プラットフォーム手数料なし。
- Gemini 3.1 Pro は OpenAI 互換? — はい。base_url を https://api.routara.ai/v1 に設定してください。
- Gemini 3.1 Pro はストリーミング対応? — ルートが live のとき stream: true で利用可能です。
Related models
- z-image-turbo (/detail/z-image-turbo)
- qwen-7b-chat (/detail/qwen-7b-chat)
- qwen-flash-character (/detail/qwen-flash-character)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"gemini-3.1-pro-preview","messages":[{"role":"user","content":"Hello"}],"stream":true}'