diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index e2e3ee9428a..d556b746626 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -13525,7 +13525,7 @@ "cache_read_input_token_cost": 0, "input_cost_per_token": 3e-07, "input_cost_per_audio_token": 1e-06, - "litellm_provider": "gemini", + "litellm_provider": "vertex_ai-language-models", "max_input_tokens": 1048576, "max_output_tokens": 65535, "max_tokens": 65535, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index e2e3ee9428a..d556b746626 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -13525,7 +13525,7 @@ "cache_read_input_token_cost": 0, "input_cost_per_token": 3e-07, "input_cost_per_audio_token": 1e-06, - "litellm_provider": "gemini", + "litellm_provider": "vertex_ai-language-models", "max_input_tokens": 1048576, "max_output_tokens": 65535, "max_tokens": 65535,