gemini-2.5-pro-preview-tts

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

Input-Preis: $1/M · Output-Preis: $20/M · TTFT: 18ms

Specifications

  • Entwickler: Google
  • Kategorie: Lightweight
  • Kontextfenster: 128K
  • Input-Preis: $1 / 1M
  • Output-Preis: $20 / 1M
  • Latenz: 18 ms
  • SLA: A

Typical use cases

  • High-QPS-Klassifikation
  • Mehrsprachige Chatbots
  • RAG und Tool-Aufrufe

FAQ

  • Wie wird gemini-2.5-pro-preview-tts auf Routara abgerechnet? — Input $1/M, Output $20/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist gemini-2.5-pro-preview-tts OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt gemini-2.5-pro-preview-tts Streaming? — Ja, wenn die Route live ist (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}'