Gemini

Google: Nano Banana (Gemini 2.5 Flash Image)

Image Generation
google/gemini-2.5-flash-image

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, edits, and multi-turn conversations.

32K kontextfenster
32K max. ausgabe-tokens
Veröffentlicht: 2025-10-02
Unterstützte Protokolle:OpenAIopenaiGeminigemini
Verfügbare Anbieter:GoogleCloudVertexGeminiGemini
Fähigkeiten:Vision

Providers

GeminiGemini
Eingabe-Tokens
$0.3/M
Ausgabe-Tokens
$2.5/M
Ausgabe Bild
$30/M
Protocols
OpenAIopenai/v1/chat/completions/v1/images/generations
Geminigemini
GoogleCloudVertex
Eingabe-Tokens
$0.3/M
Ausgabe-Tokens
$2.5/M
Ausgabe Bild
$30/M
Protocols
OpenAIopenai/v1/chat/completions/v1/images/generations
Geminigemini

Code-Beispiele

from google import genai
client = 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-2.5-flash-image",
contents="Generate an image of a beautiful sunset over mountains",
)
print(response.text)

Häufig gestellte Fragen

Google: Nano Banana (Gemini 2.5 Flash Image) auf Ofox.ai kostet $0.3/M pro Million Eingabe-Tokens und $2.5/M pro Million Ausgabe-Tokens. Pay-as-you-go, keine monatlichen Gebühren.