mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
Change labeling around Vertex Fields
This commit is contained in:
parent
7d4f3f9290
commit
102b8401b3
1 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue