gemini-2.5-pro-preview-tts

gemini-2.5-pro-preview-tts (Google) — 128K context, Lightweight tier. Precio entrada: $1/M · Precio salida: $20/M · Latencia 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precio entrada: $1/M · Precio salida: $20/M · TTFT: 18ms

Specifications

  • Desarrollador: Google
  • Categoría: Lightweight
  • Ventana de contexto: 128K
  • Precio entrada: $1 / 1M
  • Precio salida: $20 / 1M
  • Latencia: 18 ms
  • SLA: A

Typical use cases

  • Clasificación alto QPS
  • Chatbots multilingües
  • RAG y herramientas

FAQ

  • ¿Precio de gemini-2.5-pro-preview-tts en Routara? — Entrada $1/M, salida $20/M — facturación por uso.
  • ¿gemini-2.5-pro-preview-tts es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿gemini-2.5-pro-preview-tts admite streaming? — Sí cuando la ruta 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}'