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

11 lines
206 B
TOML

base_model = "google/gemini-3.1-flash-image"
reasoning_options = [{ type = "effort", values = ["minimal", "high"] }]
[cost]
input = 0.5
output = 3
cache_read = 0.05
[modalities]
input = ["text", "image"]