Files
anomalyco--models.dev/providers/github-copilot/models/mai-code-1-flash-picker.toml
T
2026-07-13 12:28:55 +08:00

13 lines
233 B
TOML

base_model = "microsoft/mai-code-1-flash"
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
[cost]
input = 0.75
output = 4.5
cache_read = 0.075
[limit]
context = 256_000
input = 128_000
output = 128_000