diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index d3dd6b3d992..01dca07e9dd 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -33840,6 +33840,9 @@ "mode": "chat", "output_cost_per_token": 2.2e-06, "source": "https://cloud.google.com/vertex-ai/generative-ai/pricing#partner-models", + "supported_regions": [ + "global" + ], "supports_function_calling": true, "supports_reasoning": true, "supports_tool_choice": true diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index d3dd6b3d992..01dca07e9dd 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -33840,6 +33840,9 @@ "mode": "chat", "output_cost_per_token": 2.2e-06, "source": "https://cloud.google.com/vertex-ai/generative-ai/pricing#partner-models", + "supported_regions": [ + "global" + ], "supports_function_calling": true, "supports_reasoning": true, "supports_tool_choice": true