From bc1ebf7e9fb42d86a86e6b585952c0e03502d39a Mon Sep 17 00:00:00 2001 From: "devin-ai-integration[bot]" <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 16:42:39 -0700 Subject: [PATCH] fix(cost-map): drop cache read price from vertex gemini-2.5-flash-image (#43078) 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, 4 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 1ca2d380a2f..3e2aa011164 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -26207,7 +26207,6 @@ }, "gemini-2.5-flash-image": { "deprecation_date": "2027-03-15", - "cache_read_input_token_cost": 3e-08, "input_cost_per_audio_token": 1e-06, "input_cost_per_token": 3e-07, "input_cost_per_token_batches": 1.5e-07, @@ -49417,7 +49416,6 @@ }, "vertex_ai/gemini-2.5-flash-image": { "deprecation_date": "2027-03-15", - "cache_read_input_token_cost": 3e-08, "input_cost_per_audio_token": 1e-06, "input_cost_per_token": 3e-07, "input_cost_per_token_batches": 1.5e-07, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 1ca2d380a2f..3e2aa011164 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -26207,7 +26207,6 @@ }, "gemini-2.5-flash-image": { "deprecation_date": "2027-03-15", - "cache_read_input_token_cost": 3e-08, "input_cost_per_audio_token": 1e-06, "input_cost_per_token": 3e-07, "input_cost_per_token_batches": 1.5e-07, @@ -49417,7 +49416,6 @@ }, "vertex_ai/gemini-2.5-flash-image": { "deprecation_date": "2027-03-15", - "cache_read_input_token_cost": 3e-08, "input_cost_per_audio_token": 1e-06, "input_cost_per_token": 3e-07, "input_cost_per_token_batches": 1.5e-07,