Gemini

Google: Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image)

Image Generation
google/gemini-3.1-flash-lite-image

Gemini 3.1 Flash Lite Image is Google's most cost-efficient image generation and editing model, supporting text-to-image, image editing, and multi-image composition. Outputs generated at 1K resolution across 14 aspect ratios, at the lowest price point in the Nano Banana family.

コンテキストウィンドウ
66K
最大出力トークン
64K
リリース日
2026-06-30
機能
Vision
利用可能なプロバイダー
GoogleCloudVertex
対応プロトコル
OpenAIopenaiGeminigemini

Providers

GoogleCloudVertex
入力トークン
$0.25/M
出力トークン
$1.5/M
画像出力
$30/M
Protocols
OpenAIopenai/v1/chat/completions/v1/images/generations
Geminigemini

コード例

from google import genai
client = genai.Client(
api_key="YOUR_OFOX_API_KEY",
http_options={"api_version": "v1beta", "base_url": "https://api.ofox.io/gemini"},
)
response = client.models.generate_content(
model="google/gemini-3.1-flash-lite-image",
contents="Generate an image of a beautiful sunset over mountains",
)
print(response.text)

よくある質問

Ofox.aiでのGoogle: Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image)の料金は、入力100万トークンあたり$0.25/M、出力100万トークンあたり$1.5/Mです。従量課金制、月額料金なし。