Files
anomalyco--models.dev/providers/openrouter/models/google/gemini-3.5-flash.toml
T
2026-07-13 12:28:55 +08:00

13 lines
210 B
TOML

base_model = "google/gemini-3.5-flash"
[[reasoning_options]]
type = "effort"
values = ["minimal", "low", "medium", "high"]
[cost]
input = 1.5
output = 9
reasoning = 9
cache_read = 0.15
cache_write = 0.083333