9 lines
184 B
TOML
9 lines
184 B
TOML
base_model = "google/gemini-2.5-flash"
|
|
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
|
|
|
|
[cost]
|
|
input = 0.3
|
|
output = 2.5
|
|
cache_read = 0.03
|
|
input_audio = 1
|