Skip to content

Commit 4c64569

Browse files
authored
Merge pull request #2552 from anomalyco/automation/sync-models-openrouter
chore(sync): update OpenRouter model catalog
2 parents be9e01d + ad68e2b commit 4c64569

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

providers/openrouter/models/deepseek/deepseek-v4-flash.toml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ values = ["high", "xhigh"]
1111
field = "reasoning_content"
1212

1313
[cost]
14-
input = 0.098
15-
output = 0.196
14+
input = 0.09
15+
output = 0.18
1616
cache_read = 0.02
1717

1818
[limit]
19-
context = 1_048_575
20-
output = 131_072
19+
output = 65_536

0 commit comments

Comments
 (0)