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:
opencode-agent[bot]
2026-08-22 06:26:56 +00:00
committed by GitHub
parent 454b743d8d
commit 6555ae4840
2 changed files with 7 additions and 7 deletions
@@ -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
+4 -4
View File
@@ -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