G

Google: Gemini 2.5 Flash Image (Nano Banana)

Google
Vision
33K
Context
$1.00
Input /1M
$2.00
Output /1M
8K
Max Output

Google: Gemini 2.5 Flash Image (Nano Banana)

Model Overview

Property Value
Model ID google/gemini-2.5-flash-image
Name Nano Banana
Provider Google
Released 2025

Description

A specialized image-focused variant of Gemini 2.5 Flash, codenamed Nano Banana. Optimized for image understanding and generation tasks with fast inference.

Specifications

Spec Value
Context Window 32,768 tokens
Max Completion 8,192 tokens
Modalities Text, Image

Pricing

Type Price
Input $1.00 per 1M tokens
Output $2.00 per 1M tokens

Capabilities

  • Image Understanding: Yes
  • Image Generation: Yes
  • Fast Inference: Yes

Use Cases

Image analysis, visual content generation, multimodal applications.

Integration with LangMart

Gateway Support: Type 2 (Cloud), Type 3 (Self-hosted)

API Usage:

curl -X POST https://api.langmart.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/gemini-2.5-flash-image",
    "messages": [{"role": "user", "content": "Analyze this image"}],
    "max_tokens": 4096
  }'
  • google/gemini-2.5-flash-image-preview - Preview version
  • google/gemini-2.5-flash - Standard Flash

Last Updated: December 28, 2025