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