Overview
Nano Banana 3 Flash is Google’s Gemini 3.1 image generation model. It accepts text prompts and reference images, then outputs generated or modified images. The model is optimized for speed and sits in the cheap cost tier while delivering frontier-tier visual quality. On Kyma, the model runs through an OpenAI-compatible endpoint with automatic failover across serving paths. Prompt caching is enabled, so repeated prompt prefixes are billed at this model’s cached input rate. Every response returns the exact cost in the usage.cost field and identifies the executed model via the X-Kyma-Model header. As of 14 August 2026 this model serves on Google’s generally available Gemini 3.1 image endpoint rather than the preview one it launched on. The price did not change with the move. It does not support structured JSON outputs or reasoning traces, and it is strictly an image-to-image or text-to-image model. Google plans to retire the older nano-banana model in October 2026, making this the direct migration path.Specs
Pricing
Use this when
- Generate marketing assets — Produce high-resolution product and campaign visuals from text prompts at low cost.
- Edit reference images — Modify existing photos using text instructions while preserving layout and composition.
- Prototype UI mockups — Quickly render interface concepts and layout variations for early-stage design reviews.
- Batch image synthesis — Run large-scale generation jobs where speed and cheap-tier pricing matter most.
Not ideal for
Do not use this model if you require structured data extraction or multi-step reasoning alongside image generation.Pick something else when
- You need vector graphic generation: use
recraft-v4-vector. - You need photorealistic portrait editing: use
flux-2-pro. - You need the highest possible resolution: use
imagen-4-ultra.