7 lines
149 B
TOML
7 lines
149 B
TOML
base_model = "google/gemini-3.5-flash"
|
|
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
|
|
|
|
[cost]
|
|
input = 1.50
|
|
output = 9
|