24 lines
545 B
TOML
24 lines
545 B
TOML
name = "Google: Nano Banana Pro (Gemini 3 Pro Image Preview)"
|
|
description = "Image model for prompt-driven generation, editing, and visual design workflows"
|
|
release_date = "2025-11-20"
|
|
last_updated = "2026-03-15"
|
|
attachment = true
|
|
reasoning_options = [{ type = "effort", values = ["low", "medium", "high", "xhigh"] }]
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 2
|
|
output = 12
|
|
reasoning = 12
|
|
|
|
[limit]
|
|
context = 65536
|
|
output = 32768
|
|
|
|
[modalities]
|
|
input = ["image", "text"]
|
|
output = ["image", "text"]
|