OpenAI: Chat AI action
- Updated: 2024/07/08
OpenAI: Chat AI action
The OpenAI: Chat AI action behaves like ChatGPT (a subset of generative AI) by taking a message as input and generating a response as output.
Prerequisites
- You must have the Bot creator role to use the OpenAI Chat AI action in a bot.
- Ensure that you have the necessary credentials to send a request and have included OpenAI: Authenticate action before calling any OpenAI actions.
This example shows how to send a natural language message using the OpenAI Chat AI action and get an appropriate response.