G

Google: Nano Banana Pro

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

Google: Nano Banana Pro

Model Overview

Property Value
Model ID google/nano-banana-pro-preview
Name Nano Banana Pro
Provider Google
Released 2025

Description

A high-capability image-focused model codenamed Nano Banana Pro. Designed for advanced image understanding and generation with professional-grade quality. This model supports multimodal capabilities including vision and image understanding. The model is optimized for code generation and programming tasks.

Specifications

Spec Value
Context Window 131,072 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
  • Professional Quality: Yes

Use Cases

Professional image analysis, creative content generation, design assistance.

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/nano-banana-pro-preview",
    "messages": [{"role": "user", "content": "Analyze this image"}],
    "max_tokens": 4096
  }'
  • google/gemini-3-pro-image-preview - Related image model
  • google/gemini-2.5-flash-image - Flash image variant

Last Updated: December 28, 2025