gemini-3.1-flash-image-preview
Gemini 3.1 Flash Image Preview, a.k.a. "Nano Banana 2," is Google’s latest state of the art image generation and editing model, delivering Pro-level visual quality at Flash speed. It combines...
Rendimiento
Precios
| Precio por solicitud | $0.17 · solicitud |
| Ventana de contexto | 131.1K tokens |
| Endpoints compatibles | openai, gemini |
| Proveedor |
Cuadrícula de precios
| Resolution | Precio |
|---|---|
| 512 | $0.11 |
| 1K | $0.17 |
| 2K | $0.17 |
| 4K | $0.30 |
Llamar a gemini-3.1-flash-image-preview desde tu código
Apunta cualquier SDK compatible con OpenAI a UnoRouter y solicita el modelo por nombre. Reemplaza YOUR_API_KEY con una clave real de tu panel.
curl https://api.unorouter.ai/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-3.1-flash-image-preview",
"messages": [{"role": "user", "content": "Hello!"}]
}'Preguntas frecuentes
¿Cuánto cuesta gemini-3.1-flash-image-preview por solicitud?
gemini-3.1-flash-image-preview se factura a un $0.17 fijo por solicitud.
¿Cómo accedo a gemini-3.1-flash-image-preview vía API?
Envía solicitudes al endpoint /v1/chat/completions de UnoRouter con model=gemini-3.1-flash-image-preview. Cualquier biblioteca cliente compatible con OpenAI funciona. La autenticación usa un token Bearer estándar.
¿Cuál es la ventana de contexto de gemini-3.1-flash-image-preview?
gemini-3.1-flash-image-preview soporta una ventana de contexto de 131.1K tokens, compartida entre tu prompt y la respuesta del modelo.
Modelos similares
Prueba gemini-3.1-flash-image-preview ahora
Crea una clave API y empieza a hacer solicitudes en menos de un minuto.