20 lines
425 B
TOML
20 lines
425 B
TOML
name = "Nano Banana"
|
|
description = "Nano Banana image model for fast generation, edits, and character-consistent assets"
|
|
family = "gemini-flash"
|
|
release_date = "2025-08-26"
|
|
last_updated = "2025-08-26"
|
|
attachment = true
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = false
|
|
knowledge = "2024-06"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 32_768
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text", "image"]
|