Vertex AI: Chat AI action
- Updated: 2024/05/31
Vertex AI: Chat AI action
The Vertex AI: Chat AI action uses Google's Vertex AI completion API for interacting with the models. It generates text in a conversational format.
Prerequisites
- You must have the Bot creator role to use the Vertex Chat AI action in a bot.
- Ensure that you have the necessary credentials to send a request and have included Vertex AI: Connect action before calling any Google Cloud actions.
This example shows how to send a natural language message using the Vertex AI: Chat AI action and get an appropriate response.