16 lines
217 B
TOML
16 lines
217 B
TOML
base_model = "google/gemini-2.5-flash"
|
|
|
|
[[reasoning_options]]
|
|
type = "toggle"
|
|
|
|
[[reasoning_options]]
|
|
type = "budget_tokens"
|
|
min = 0
|
|
max = 24_576
|
|
|
|
[cost]
|
|
input = 0.30
|
|
output = 2.50
|
|
cache_read = 0.03
|
|
input_audio = 1.00
|