22 lines
439 B
TOML
22 lines
439 B
TOML
name = "Google: Nano Banana (Gemini 2.5 Flash Image)"
|
|
description = "Image model for prompt-driven generation, editing, and visual design workflows"
|
|
release_date = "2025-10-08"
|
|
last_updated = "2026-03-15"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.3
|
|
output = 2.5
|
|
|
|
[limit]
|
|
context = 32768
|
|
output = 32768
|
|
|
|
[modalities]
|
|
input = ["image", "text"]
|
|
output = ["image", "text"]
|