gemini-3.1-flash-image
gemini-3.1-flash-image (Google) — 128K context, Image tier. Precio entrada: $0.055/M · Precio salida: $0.055/M · Latencia 45ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
Precio entrada: $0.055/M · Precio salida: $0.055/M · TTFT: 45ms
Specifications
- Desarrollador: Google
- Categoría: Image
- Ventana de contexto: 128K
- Precio entrada: $0.055 / 1M
- Precio salida: $0.055 / 1M
- Latencia: 45 ms
- SLA: A
Typical use cases
- Generación imagen/video
- Chatbots multilingües
- RAG y herramientas
FAQ
- ¿Precio de gemini-3.1-flash-image en Routara? — Entrada $0.055/M, salida $0.055/M — facturación por uso.
- ¿gemini-3.1-flash-image es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
- ¿gemini-3.1-flash-image admite streaming? — Sí cuando la ruta está live (stream: true).
Related models
- doubao-seedream-3-0-t2i-250415 (/detail/doubao-seedream-3-0-t2i-250415)
- doubao-seedream-4-0-250828 (/detail/doubao-seedream-4-0-250828)
- doubao-seedream-4-5-251128 (/detail/doubao-seedream-4-5-251128)
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-flash-image","messages":[{"role":"user","content":"Hello"}],"stream":true}'