Function Calling using Google Vertex AI

Function Calling using Google Vertex AI

Step 4. Configure and publish the Google Vertex AI connection

Step 4. Configure and publish the Google Vertex AI connection

Configure the project ID, private key ID, private key, client email, and location to connect to Google Vertex AI, and then publish the GoogleVertexFunctionCalling connection.
  1. Open the
    GoogleVertexFunctionCalling
    connection.
  2. In the
    Connection Properties
    section, enter values for the following properties:
    Property
    Description
    Project_ID
    The project ID to generate a valid access token.
    Location
    The region to process the request.
    Private_Key_ID
    The private key ID associated with the Google Vertex AI service account.
    Client_Email
    The email address associated with the Google Vertex AI service account.
    Private_Key
    The Google Vertex AI private key associated with the service account. Enter the PKCS1 certificate as a Base64-encoded string in the following format:
    -----BEGIN PRIVATE KEY----- ..... n-----END PRIVATE KEY-----
  3. Save and publish the connection.

0 COMMENTS

We’d like to hear from you!