23 lines
437 B
TOML
23 lines
437 B
TOML
name = "gemini-2.5-flash-image"
|
|
description = "Image model for prompt-driven generation, editing, and visual design workflows"
|
|
release_date = "2025-10-08"
|
|
last_updated = "2025-10-08"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
open_weights = false
|
|
knowledge = "2025-01"
|
|
|
|
[cost]
|
|
input = 0.300
|
|
output = 30.000
|
|
|
|
[limit]
|
|
context = 32_768
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|