gemini-2.5-pro-preview-tts
gemini-2.5-pro-preview-tts (Google) — 128K context, Lightweight tier. 入力単価: $1/M · 出力単価: $20/M · 平均レイテンシ 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
入力単価: $1/M · 出力単価: $20/M · 初回トークン遅延: 18ms
Specifications
- 開発元: Google
- カテゴリ: Lightweight
- コンテキスト: 128K
- 入力単価: $1 / 1M
- 出力単価: $20 / 1M
- 平均レイテンシ: 18 ms
- SLA: A
Typical use cases
- 高QPS分類
- 多言語チャットボット
- RAG とツール呼び出し
FAQ
- gemini-2.5-pro-preview-tts の Routara 料金は? — 入力 $1/M、出力 $20/M。リクエストごとに課金、プラットフォーム手数料なし。
- gemini-2.5-pro-preview-tts は OpenAI 互換? — はい。base_url を https://api.routara.ai/v1 に設定してください。
- gemini-2.5-pro-preview-tts はストリーミング対応? — ルートが 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-2.5-pro-preview-tts","messages":[{"role":"user","content":"Hello"}],"stream":true}'