Gemini 3.1 Pro

Gemini 3.1 Pro (Google) — 128K context, Lightweight tier. Precio entrada: $1.8900000000000001/M · Precio salida: $11.340000000000002/M · Latencia 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precio entrada: $1.8900000000000001/M · Precio salida: $11.340000000000002/M · TTFT: 18ms

Specifications

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

Typical use cases

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

FAQ

  • ¿Precio de Gemini 3.1 Pro en Routara? — Entrada $1.8900000000000001/M, salida $11.340000000000002/M — facturación por uso.
  • ¿Gemini 3.1 Pro es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿Gemini 3.1 Pro admite streaming? — Sí cuando la ruta está live (stream: true).

Related models

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}'