chore(sync): update Kilo model catalog (#5261)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
454b743d8d
commit
6555ae4840
@@ -7,9 +7,9 @@ type = "effort"
|
||||
values = ["none", "low", "high", "max"]
|
||||
|
||||
[cost]
|
||||
input = 0.22
|
||||
output = 0.66
|
||||
cache_read = 0.007
|
||||
input = 0.44
|
||||
output = 1.32
|
||||
cache_read = 0.014
|
||||
|
||||
[limit]
|
||||
context = 1_048_576
|
||||
|
||||
@@ -6,10 +6,10 @@ type = "effort"
|
||||
values = ["none", "low", "medium", "xhigh"]
|
||||
|
||||
[cost]
|
||||
input = 0.575
|
||||
output = 3.45
|
||||
cache_read = 0.115
|
||||
cache_write = 0.71875
|
||||
input = 0.5
|
||||
output = 3
|
||||
cache_read = 0.1
|
||||
cache_write = 0.625
|
||||
|
||||
[limit]
|
||||
output = 131_072
|
||||
|
||||
Reference in New Issue
Block a user