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

12 lines
167 B
TOML

base_model = "google/gemini-omni-flash-preview"
reasoning_options = []
temperature = true
[cost]
input = 1.5
output = 17.5
[limit]
context = 131_072
output = 65_536