diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 66d94cff7f2..26b54e8c598 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -6801,7 +6801,9 @@ "source": "https://ai.google.dev/gemini-api/docs/models#gemini-2.5-flash-preview", "supports_parallel_function_calling": true, "supports_web_search": true, - "supports_url_context": true + "supports_url_context": true, + "tpm": 8e-6, + "rpm": 1e-5 }, "gemini-2.5-flash": { "max_tokens": 65535, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 66d94cff7f2..26b54e8c598 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -6801,7 +6801,9 @@ "source": "https://ai.google.dev/gemini-api/docs/models#gemini-2.5-flash-preview", "supports_parallel_function_calling": true, "supports_web_search": true, - "supports_url_context": true + "supports_url_context": true, + "tpm": 8e-6, + "rpm": 1e-5 }, "gemini-2.5-flash": { "max_tokens": 65535,