chore(sync): update OpenRouter model catalog (#5097)

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:41 +00:00
committed by GitHub
parent 1fe85c8e64
commit b8a3341005
3 changed files with 7 additions and 31 deletions
@@ -11,9 +11,9 @@ type = "effort"
values = ["high", "xhigh"]
[cost]
input = 0.077
output = 0.154
cache_read = 0.0154
input = 0.0742
output = 0.1484
cache_read = 0.01484
[limit]
context = 1_048_576
@@ -1,24 +0,0 @@
name = "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
knowledge = "2023-06-30"
open_weights = false
[cost]
input = 0.5
output = 0.75
[limit]
context = 8_000
output = 6_000
[modalities]
input = ["text"]
output = ["text"]
@@ -18,13 +18,13 @@ type = "effort"
values = ["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 = 1_310_720
output = 262_144
output = 1_048_576
[modalities]
input = ["text"]