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