返回模型列表
Gemini 3 Pro Image Preview
googlegoogle/gemini-3-pro-image-preview
Google's standard model upgraded for rapid creative workflows with image generation and conversational, multi-turn editing capabilities. Supports both text and image output for creative and design tasks.
上下文长度
66K
最大输出
33K
输入价格
$2.40每百万 Tokens
输出价格
$14.40每百万 Tokens
模态能力
文本图像→文本图像
价格明细
| 类型 | 费率 |
|---|---|
| 输入 | $2.40 每百万 Tokens |
| 输出 | $14.40 每百万 Tokens |
支持参数
temperaturemax_tokenstop_presponse_formatstop
API 使用示例
cURL
curl https://api.therouter.ai/v1/images/generations -H "Content-Type: application/json" -H "Authorization: Bearer $THE_ROUTER_API_KEY" -d '{
"model": "google/gemini-3-pro-image-preview",
"prompt": "A cinematic product render with soft studio lighting"
}'