gemini-2.5-pro-preview-tts

gemini-2.5-pro-preview-tts (Google) — 128K context, Lightweight tier. Preço entrada: $1/M · Preço saída: $20/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preço entrada: $1/M · Preço saída: $20/M · TTFT: 18ms

Specifications

  • Desenvolvedor: Google
  • Categoria: Lightweight
  • Janela de contexto: 128K
  • Preço entrada: $1 / 1M
  • Preço saída: $20 / 1M
  • Latência: 18 ms
  • SLA: A

Typical use cases

  • Classificação alto QPS
  • Chatbots multilíngues
  • RAG e ferramentas

FAQ

  • Preço do gemini-2.5-pro-preview-tts na Routara? — Entrada $1/M, saída $20/M — cobrança por uso.
  • gemini-2.5-pro-preview-tts é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
  • gemini-2.5-pro-preview-tts suporta streaming? — Sim quando a rota está 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}'