9 lines
199 B
TOML
9 lines
199 B
TOML
base_model = "google/gemini-3-flash-preview"
|
|
reasoning_options = [{ type = "effort", values = ["minimal", "low", "medium", "high"] }]
|
|
|
|
[cost]
|
|
input = 0.5
|
|
output = 3
|
|
cache_read = 0.05
|
|
input_audio = 1
|