From 37204356389bbdc8986066cd84a5588f332f6f4b Mon Sep 17 00:00:00 2001 From: "berriai-litellm-provider-info-sync[bot]" <328147090+berriai-litellm-provider-info-sync[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 04:00:57 +0000 Subject: [PATCH] chore(prices): sync OpenRouter prices: 1 model openrouter/deepseek/deepseek-v4-flash: input_cost_per_token, output_cost_per_token, cache_read_input_token_cost --- litellm/model_prices_and_context_window_backup.json | 6 +++--- model_prices_and_context_window.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 78848d7eea8..6f8db4d2215 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -67138,9 +67138,9 @@ "supports_web_search": true }, "openrouter/deepseek/deepseek-v4-flash": { - "input_cost_per_token": 3.696e-08, - "output_cost_per_token": 7.392e-08, - "cache_read_input_token_cost": 7.392e-09, + "input_cost_per_token": 3.668e-08, + "output_cost_per_token": 7.336e-08, + "cache_read_input_token_cost": 7.336e-09, "litellm_provider": "openrouter", "max_input_tokens": 1048576, "max_output_tokens": 384000, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 78848d7eea8..6f8db4d2215 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -67138,9 +67138,9 @@ "supports_web_search": true }, "openrouter/deepseek/deepseek-v4-flash": { - "input_cost_per_token": 3.696e-08, - "output_cost_per_token": 7.392e-08, - "cache_read_input_token_cost": 7.392e-09, + "input_cost_per_token": 3.668e-08, + "output_cost_per_token": 7.336e-08, + "cache_read_input_token_cost": 7.336e-09, "litellm_provider": "openrouter", "max_input_tokens": 1048576, "max_output_tokens": 384000,