20 lines
439 B
TOML
20 lines
439 B
TOML
name = "Nano Banana 2"
|
|
description = "Image model for prompt-driven generation, editing, and visual design workflows"
|
|
family = "gemini-flash"
|
|
release_date = "2026-05-28"
|
|
last_updated = "2026-05-28"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = false
|
|
knowledge = "2025-01"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text", "image", "video", "pdf"]
|
|
output = ["text", "image"]
|