Files
2026-07-13 12:28:55 +08:00

13 lines
272 B
TOML

base_model = "google/gemini-3.5-flash"
reasoning_options = [{ type = "effort", values = ["minimal", "low", "high"] }]
name = "Gemini-3.5-Flash"
temperature = false
[cost]
input = 1.5152
output = 9.0909
cache_read = 0.1515
[modalities]
input = ["text", "image", "audio"]