Models/Google/Nano Banana
google

Nano Banana

33K context$0.30/M input$2.50/M output
google/gemini-2.5-flash-image

Description

Gemini 2.5 Flash Image, a.k.a. "Nano Banana," is now generally available. It is a state of the art image generation model with contextual understanding. It is capable of 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-2.5-flash-image",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: ImageInput: TextOutput: ImageOutput: Text

Pricing

Input$0.30/M
Output$2.50/M
Context33K tokens

Model Info

ProviderGoogle
IDgoogle/gemini-2.5-flash-image