Nano Banana Pro (Gemini 3 Pro Image)
Nano Banana Pro (Gemini 3 Pro Image) (Nano Banana Pro) is Google's advanced native image generation model built for professional and creative workflows, with accurate diagram labeling, web-search-grounded imagery, and higher resolution output.
import { generateText } from 'ai'
const result = await generateText({ model: 'google/gemini-3-pro-image', prompt: 'Render a picture of a red balloon.',});