Function Calling using Google Vertex AI > Using the Function Calling using Google Vertex AI recipe > Step 6. Publish and run the guide
  

Step 6. Publish and run the guide

You can declare functions and query other processes based on a function call response.
  1. 1Open the Function Calling using Google Vertex AI guide.
  2. 2On the Start tab of the Start step, ensure that the Run As field is set to Current User.
  3. 3Save and publish the guide.
  4. 4On the Actions menu, click Run. Alternatively, you can copy the execution URL from the Properties Details dialog box to run the guide.
  5. 5On the Instructions page, enter the following values:
  6. 6Click Continue.
  7. You will receive a summary of the function call request in response if the function call is generated. Otherwise, an error message appears.
  8. 7Click Confirm to confirm the summary of the function call response and make a call to the CAI process or click Try again.
  9. You will receive a response that contains the process call status, the process execution status, and the process response.
Note: If the process you are calling returns any response, you will see the response on the Answer screen. However, if the process runs for more than 59 seconds, you will see a message about the successful process call, but the result can be viewed in Application Integration Console.
You can also use the embed code to embed the guide into an HTML document of a third-party application.