chore: import upstream snapshot with attribution
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user