Add Google Private API Endpoint to Vertex AI fields

This commit is contained in:
yuneng-jiang 2025-12-02 12:24:00 -08:00
parent 61b0dbd726
commit 8b8f93d508

View file

@ -2607,6 +2607,16 @@
"options": null,
"default_value": null
},
{
"key": "api_base",
"label": "Google Private API Endpoint",
"placeholder": null,
"tooltip": null,
"required": false,
"field_type": "text",
"options": null,
"default_value": null
},
{
"key": "vertex_credentials",
"label": "Vertex Credentials",