Skip to content
Dashboard

Nano Banana (Gemini 2.5 Flash Image)

Nano Banana (Gemini 2.5 Flash Image) is Google's native image generation and editing model, combining multimodal world knowledge with character consistency, targeted prompt-based edits, and multi-image fusion in a single model.

Image GenImplicit CachingWeb Search
index.ts
import { generateText } from 'ai'
const result = await generateText({
model: 'google/gemini-2.5-flash-image',
prompt: 'Render a picture of a red balloon.',
});
Latency

P50 time to first token (TTFT) on live AI Gateway traffic, in milliseconds. View the docs for more info.