How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nano Banana 2 Lite (Gemini 3.1 Flash-Lite Image) is now available in AI Gateway.

calendar_today June 30, 2026 domain netlify

Google’s Nano Banana 2 Lite (Gemini 3.1 Flash-Lite Image) is now available through AI Gateway. You can call this lightweight image generation model from Netlify Functions without configuring API keys; the AI Gateway provides the connection to Google for you. Example usage in a Function: import { GoogleGenAI } from ‘@google/genai’; // Netlify Function: Generate an image with Gemini 3.1 Flash Lite Image and return it directly.

open_in_new Read original post