Seedance 2.0 | Special Offer ✦ 10% OFF NOW
google
google/gemini-3-pro-image-preview

google/gemini-3-pro-image-preview

65,536 context · $2.00/M input tokens · $12.00/M output tokens

Nano Banana Pro is Google’s most advanced image-generation and editing model, built on Gemini 3 Pro. It extends the original Nano Banana with significantly improved multimodal reasoning, real-world grounding, and...

Preise

Pay-per-Use

Keine Vorabkosten, zahlen Sie nur, was Sie nutzen

Eingabe$2.00 / M Tokens
Ausgabe$12.00 / M Tokens
Image Output$120.00 / M Tokens

API-Nutzung

Verwenden Sie die folgenden Codebeispiele zur Integration mit unserer API:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="google/gemini-3-pro-image-preview",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

Modelleinführung

Google gemini-3-pro-image-preview

google gemini-3-pro-image-preview


Why It Looks Great

  • Large Language Model architecture for efficient processing
  • 65536 context window for long document handling
  • Competitive pricing at $2.2/$13.2 per million tokens

Key Features

  • Context Window: 65536 tokens
  • Max Output: 32768 tokens
  • Vision: Supported
  • Function Calling: Supported

Specifications

SpecificationValue
ProviderGoogle
Model TypeLarge Language Model (LLM)
ArchitectureN/A
Context Window65536 tokens
Max Output32768 tokens
InputText
OutputText
VisionSupported
Function CallingSupported

Pricing

Token TypeCost per Million Tokens
Input$2.2
Output$13.2

How to Use

  1. Write your prompt — describe the task, provide context, and specify desired output format.
  2. Submit — the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1 API Endpoint: chat/completions Model ID: google/gemini-3-pro-image-preview


API Usage

Python SDK

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="google/gemini-3-pro-image-preview",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "google/gemini-3-pro-image-preview",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: google/gemini-3-pro-image-preview
  • Provider: Google

Info

Anbietergoogle
Typllm

Unterstützte Funktionen

Eingabe
TextBild
Ausgabe
TextBild
Kontext65,536
Max. Ausgabe32,768
Vision✓ Unterstützt
Function Calling-

API-Zugriffsanleitung

Base URLhttps://llm.wavespeed.ai/v1
API-Endpunktchat/completions
Modell-IDgoogle/gemini-3-pro-image-preview

Gemini 3 Pro Image Preview API

google/gemini-3-pro-image-preview

Nano Banana Pro is Google’s most advanced image-generation and editing model, built on Gemini 3 Pro. It extends the original Nano Banana with significantly improved multimodal reasoning, real-world grounding, and...

Eingabe

$2 /M

Ausgabe

$12 /M

Kontext

66K

Max. Ausgabe

33K

Vision

Unterstützt

Gemini 3 Pro Image Preview auf WaveSpeedAI testen

Zugriff auf Gemini 3 Pro Image Preview über unsere einheitliche API — OpenAI-kompatibel, keine Kaltstarts, transparente Preise.

Playground öffnen

Häufige Fragen zu Gemini 3 Pro Image Preview

Wie viel kostet die Gemini 3 Pro Image Preview-API?+

Preise auf WaveSpeedAI: $2.00 pro Million Input-Tokens und $12.00 pro Million Output-Tokens. Prompt-Caching und Batch-Verarbeitung werden separat berechnet und reduzieren die effektiven Kosten bei langen, sich wiederholenden Workloads.

Wie groß ist das Kontextfenster von Gemini 3 Pro Image Preview?+

Gemini 3 Pro Image Preview unterstützt bis zu 66K Kontext-Tokens und bis zu 33K Output-Tokens pro Anfrage.

Ist Gemini 3 Pro Image Preview OpenAI-kompatibel?+

Ja. WaveSpeedAI stellt Gemini 3 Pro Image Preview über einen OpenAI-kompatiblen Endpunkt unter https://llm.wavespeed.ai/v1 bereit. Richten Sie das offizielle OpenAI SDK mit Ihrem WaveSpeedAI-API-Schlüssel auf diese Base-URL — keine weiteren Codeänderungen erforderlich.

Wie starte ich mit Gemini 3 Pro Image Preview?+

Bei WaveSpeedAI anmelden, in Access Keys einen API-Schlüssel erstellen und eine Anfrage an https://llm.wavespeed.ai/v1/chat/completions mit der oben angezeigten Model-ID senden. Neue Konten erhalten kostenlose Credits, um Gemini 3 Pro Image Preview zu testen.

Verwandte LLM-APIs