Nano Banana 2 Lite
$0.25/M input$1.50/M output
google/gemini-3.1-flash-lite-imageDescription
Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image) is Google's fastest, most cost-efficient Gemini image model, built for high-velocity developer pipelines and rapid-fire visual exploration. It delivers text-to-image generation...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "google/gemini-3.1-flash-lite-image",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: ImageInput: TextOutput: ImageOutput: Text