Connecting Google PALM (Vertex AI)
Last updated
Last updated
Important update: This model is not currently supported by the AI Editor
To acquire Vertex AI credentials, head out to the VertexAI dashboard in Google Cloud: https://console.cloud.google.com/vertex-ai/generative/language/create/chat
First, make sure you have the proper project selected:
Switch to the IAM and Admin
tab using the top-left menu
Select existing (go to step 6) or create a new Service Account that will be used in Virbe Dashboard
Name your Service Account eg. Virbe Dashboard - it will be easier to identify in case you will want to revoke permissions
Grant the necessary `Vertex AI Service Agent` role to this account. Optionally, you can add more, but this one is a must to make it work with Virbe Dashboard.
Open the selected or newly created Service Account.
Head out to Keys Tab to create a new Private Key. Make sure to save the private key as JSON.
Save the key and open it in any Text/Code editor
Copy the content of the JSON file to the Virbe Dashboard for your configuration view. Make sure you didn't add extra or remove any characters - a corrupted JSON file will prevent Virbe from using it, thus resulting in a speaking error.