chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:28:55 +08:00
commit db42b91b75
6397 changed files with 146012 additions and 0 deletions
@@ -0,0 +1,12 @@
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