10 lines
162 B
TOML
10 lines
162 B
TOML
base_model = "google/gemini-2.5-flash-image"
|
|
reasoning = false
|
|
structured_output = true
|
|
|
|
[cost]
|
|
input = 0.3
|
|
output = 2.5
|
|
cache_read = 0.03
|
|
cache_write = 0.083333
|