From 8cdec56580ee94555b227a226b6ed537a84461a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 15:01:21 +0000 Subject: [PATCH] chore(sync): update OpenRouter model catalog --- providers/openrouter/models/deepseek/deepseek-v4-flash.toml | 2 +- providers/openrouter/models/moonshotai/kimi-k2.6.toml | 4 ++-- providers/openrouter/models/x-ai/grok-build-0.1.toml | 3 --- providers/openrouter/models/~moonshotai/kimi-latest.toml | 4 ++-- 4 files changed, 5 insertions(+), 8 deletions(-) diff --git a/providers/openrouter/models/deepseek/deepseek-v4-flash.toml b/providers/openrouter/models/deepseek/deepseek-v4-flash.toml index 639c0f3375..8e95c5bdbc 100644 --- a/providers/openrouter/models/deepseek/deepseek-v4-flash.toml +++ b/providers/openrouter/models/deepseek/deepseek-v4-flash.toml @@ -17,4 +17,4 @@ cache_read = 0.018 [limit] context = 1_048_576 -output = 16_384 +output = 65_536 diff --git a/providers/openrouter/models/moonshotai/kimi-k2.6.toml b/providers/openrouter/models/moonshotai/kimi-k2.6.toml index 0323fcc52d..d7c9ffa270 100644 --- a/providers/openrouter/models/moonshotai/kimi-k2.6.toml +++ b/providers/openrouter/models/moonshotai/kimi-k2.6.toml @@ -5,9 +5,9 @@ reasoning_options = [] field = "reasoning_details" [cost] -input = 0.66 +input = 0.65 output = 3.41 -cache_read = 0.14 +cache_read = 0.3 [modalities] input = ["text", "image"] diff --git a/providers/openrouter/models/x-ai/grok-build-0.1.toml b/providers/openrouter/models/x-ai/grok-build-0.1.toml index 2cd89e9a80..e8a2240977 100644 --- a/providers/openrouter/models/x-ai/grok-build-0.1.toml +++ b/providers/openrouter/models/x-ai/grok-build-0.1.toml @@ -5,6 +5,3 @@ reasoning_options = [] input = 1 output = 2 cache_read = 0.2 - -[modalities] -input = ["text", "image"] diff --git a/providers/openrouter/models/~moonshotai/kimi-latest.toml b/providers/openrouter/models/~moonshotai/kimi-latest.toml index 4c0e417513..58c5ca92fd 100644 --- a/providers/openrouter/models/~moonshotai/kimi-latest.toml +++ b/providers/openrouter/models/~moonshotai/kimi-latest.toml @@ -12,9 +12,9 @@ open_weights = false reasoning_options = [] [cost] -input = 0.66 +input = 0.65 output = 3.41 -cache_read = 0.14 +cache_read = 0.3 [limit] context = 262_144