diff --git a/litellm/proxy/public_endpoints/provider_create_fields.json b/litellm/proxy/public_endpoints/provider_create_fields.json index 67f2afa1e71..c7f88c9e826 100644 --- a/litellm/proxy/public_endpoints/provider_create_fields.json +++ b/litellm/proxy/public_endpoints/provider_create_fields.json @@ -2609,9 +2609,9 @@ }, { "key": "api_base", - "label": "Google Private API Endpoint", + "label": "API Base", "placeholder": null, - "tooltip": null, + "tooltip": "Supports custom API base for Google Private API endpoints.", "required": false, "field_type": "text", "options": null,