Google: Nano Banana Pro (Gemini 3 Pro Image Preview)
Image Generationgoogle/gemini-3-pro-image-previewNano 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 high-fidelity visual synthesis. The model generates context-rich graphics, from infographics and diagrams to cinematic composites, and can incorporate real-time information via Search grounding.
64K kontextfenster
32K max. ausgabe-tokens
Veröffentlicht: 2025-11-20
Unterstützte Protokolle:openaigemini
Verfügbare Anbieter:Vertex
Fähigkeiten:VisionWebsuche
Preise
| Typ | Preis |
|---|---|
| Eingabe-Tokens | $2/M |
| Ausgabe-Tokens | $12/M |
| Ausgabe Bild | $120/M |
| Websuche | $0.014/R |
Code-Beispiele
from google import genaiclient = genai.Client(api_key="YOUR_OFOX_API_KEY",http_options={"api_version": "v1beta", "url": "https://api.ofox.ai/gemini"},)response = client.models.generate_content(model="google/gemini-3-pro-image-preview",contents="Generate an image of a beautiful sunset over mountains",)print(response.text)
Verwandte Modelle
Häufig gestellte Fragen
Google: Nano Banana Pro (Gemini 3 Pro Image Preview) auf Ofox.ai kostet $2/M pro Million Eingabe-Tokens und $12/M pro Million Ausgabe-Tokens. Pay-as-you-go, keine monatlichen Gebühren.
Google: Nano Banana Pro (Gemini 3 Pro Image Preview) unterstützt ein Kontextfenster von 64K Tokens mit max. Ausgabe von 32K Tokens, was die Verarbeitung großer Dokumente und lange Konversationen ermöglicht.
Einfach Ihre Base-URL auf https://api.ofox.ai/v1 setzen und Ihren Ofox API Key verwenden. Die API ist OpenAI-kompatibel — einfach Base-URL und API Key in Ihrem bestehenden Code ändern.
Google: Nano Banana Pro (Gemini 3 Pro Image Preview) unterstützt folgende Fähigkeiten: Vision, Websuche. Zugriff auf alle Features über die einheitliche Ofox.ai API.