chore(sync): update Kilo model catalog (#5099)

Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
This commit is contained in:
opencode-agent[bot]
2026-08-19 22:25:58 +00:00
committed by GitHub
parent b8a3341005
commit a0dc9ecc2e
3 changed files with 8 additions and 31 deletions
-23
View File
@@ -1,23 +0,0 @@
name = "Mancer: Weaver (alpha)"
description = "General-purpose chat model for instruction following, writing, and analysis"
family = "alpha"
release_date = "2023-08-02"
last_updated = "2023-08-02"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = true
open_weights = false
[cost]
input = 0.5
output = 0.75
[limit]
context = 8_000
output = 6_000
[modalities]
input = ["text"]
output = ["text"]
+3 -3
View File
@@ -7,9 +7,9 @@ type = "effort"
values = ["none", "low", "high"]
[cost]
input = 0.14
output = 0.58
cache_read = 0.035
input = 0.132
output = 0.528
cache_read = 0.033
[limit]
context = 262_144
@@ -15,13 +15,13 @@ type = "effort"
values = ["none", "low", "high", "max"]
[cost]
input = 0.0765
output = 0.153
cache_read = 0.0153
input = 0.07
output = 0.14
cache_read = 0.014
[limit]
context = 262_144
output = 262_144
context = 1_048_576
output = 1_048_576
[modalities]
input = ["text"]