17 lines
257 B
TOML
17 lines
257 B
TOML
base_model = "google/gemini-2.5-flash-image"
|
|
name = "Nano Banana (Gemini 2.5 Flash Image)"
|
|
attachment = false
|
|
reasoning = false
|
|
knowledge = "2025-01"
|
|
|
|
[cost]
|
|
input = 0.3
|
|
output = 2.5
|
|
cache_read = 0.03
|
|
|
|
[limit]
|
|
output = 65_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|