Merge pull request #1878 from anomalyco/automation/sync-models-openrouter

chore(sync): update OpenRouter model catalog
This commit is contained in:
Aiden Cline
2026-05-28 11:27:07 -05:00
committed by GitHub
5 changed files with 27 additions and 27 deletions
@@ -1,21 +0,0 @@
name = "Qianfan-OCR-Fast"
release_date = "2026-04-20"
last_updated = "2026-04-20"
attachment = true
reasoning = true
temperature = true
tool_call = false
structured_output = false
open_weights = false
[cost]
input = 0.68
output = 2.81
[limit]
context = 65_536
output = 28_672
[modalities]
input = ["image", "text"]
output = ["text"]
@@ -15,7 +15,7 @@ input = 0
output = 0
[limit]
context = 196_608
context = 262_144
output = 8_192
[modalities]
@@ -0,0 +1,20 @@
name = "Kimi K2.6 (free)"
temperature = false
tool_call = true
structured_output = false
[extends]
from = "moonshotai/kimi-k2.6"
omit = ["cost.cache_read"]
[cost]
input = 0
output = 0
[limit]
context = 262_144
output = 262_144
[modalities]
input = ["text", "image"]
output = ["text"]
@@ -10,9 +10,9 @@ structured_output = false
open_weights = true
[cost]
input = 0.066
output = 0.26
cache_read = 0.029
input = 0.063
output = 0.21
cache_read = 0.021
[limit]
context = 262_144
@@ -4,11 +4,12 @@ structured_output = false
[extends]
from = "zai/glm-4.5-air"
omit = ["cost.cache_read", "cost.cache_write"]
omit = ["cost.cache_write"]
[cost]
input = 0.125
output = 0.84
output = 0.85
cache_read = 0.06
[limit]
context = 131_070