20 lines
429 B
TOML
20 lines
429 B
TOML
name = "Nano Banana 2"
|
|
description = "Image model for prompt-driven generation, editing, and visual design workflows"
|
|
family = "gemini-flash"
|
|
release_date = "2026-02-26"
|
|
last_updated = "2026-02-26"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = false
|
|
knowledge = "2025-01"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 65_536
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text", "image", "pdf"]
|
|
output = ["text", "image"]
|