From 0fb999b613b126d077b7eead27bb709ea449414a Mon Sep 17 00:00:00 2001 From: "devin-ai-integration[bot]" <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 22:18:28 -0700 Subject: [PATCH] fix(cost-map): halve openrouter deepseek-v4-flash-0731 output price (#42881) Co-authored-by: kerry Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --- litellm/model_prices_and_context_window_backup.json | 2 +- model_prices_and_context_window.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 66b72090631..6d577fcf41b 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -65505,7 +65505,7 @@ }, "openrouter/deepseek/deepseek-v4-flash-0731": { "input_cost_per_token": 4e-08, - "output_cost_per_token": 6.4e-07, + "output_cost_per_token": 3.2e-07, "cache_read_input_token_cost": 1.6e-08, "litellm_provider": "openrouter", "max_input_tokens": 1310720, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 66b72090631..6d577fcf41b 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -65505,7 +65505,7 @@ }, "openrouter/deepseek/deepseek-v4-flash-0731": { "input_cost_per_token": 4e-08, - "output_cost_per_token": 6.4e-07, + "output_cost_per_token": 3.2e-07, "cache_read_input_token_cost": 1.6e-08, "litellm_provider": "openrouter", "max_input_tokens": 1310720,