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
能力
视觉网络搜索
可用供应商
Vertex
支持的协议
openaigemini
供应商
Vertex
输入 Token
$2/M
输出 Token
$12/M
输出图像
$120/M
网络搜索
$0.014/R
接入协议
openai
/v1/chat/completions/v1/images/generationsgemini
代码示例
from google import genaiclient = 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。按量计费,无月费。
Google: Nano Banana Pro (Gemini 3 Pro Image) 支持 66K Token 的上下文窗口,最大输出 32K Token,可处理大型文档并维持长对话。
只需将 base URL 设置为 https://api.ofox.run/v1,并使用你的 Ofox API Key。API 兼容 OpenAI 格式——只需更改 base URL 和 API Key 即可。
Google: Nano Banana Pro (Gemini 3 Pro Image) 支持以下能力:视觉, 网络搜索。通过 Ofox.ai 统一 API 访问所有功能。