Gemini

Google: Nano Banana Pro (Gemini 3 Pro Image)

Image Generation
google/gemini-3-pro-image
对比开始使用

Nano Banana Pro(Gemini 3 Pro Image)是 Google 最先进的图像生成与编辑模型,基于 Gemini 3 Pro 构建,于 2026-06-18 作为 gemini-3-pro-image-preview 的正式版发布。它能生成信息量丰富的图形,从信息图、示意图到电影感合成画面,并支持 2K 与 4K 输出。多图融合可在一次渲染中综合多张参考图,主体一致性保持让同一对象在多个变体中保持稳定,局部编辑则只重绘指定区域而不影响画面其余部分。同时支持图像输入与联网搜索作为事实依据。通过 Ofox 可使用 OpenAI 与 Gemini 两种协议访问。

上下文窗口
66K
最大输出 Token
32K
发布日期
2026-06-18
能力
视觉网络搜索
可用供应商
GoogleCloudVertex
支持的协议
OpenAIopenaiGeminigemini

供应商

GoogleCloudVertex
输入 Token
$2/M
输出 Token
$12/M
输出图像
$120/M
网络搜索
$0.014/R
接入协议
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.run/gemini"},
)
response = client.models.generate_content(
model="google/gemini-3-pro-image",
contents="Generate an image of a beautiful sunset over mountains",
)
print(response.text)

常见问题

Google: Nano Banana Pro (Gemini 3 Pro Image) 在 Ofox.ai 上的价格为输入 $2/M/百万 Token,输出 $12/M/百万 Token。按量计费,无月费。