OpenAI: Prompt AI action
- Updated: 2024/05/30
OpenAI: Prompt AI action
The OpenAI: Prompt AI action mimics OpenAI's completions, by taking a prompt as input and returning a model-generated one or more predicted completions.
Prerequisites
- You must have the Bot creator role to use the OpenAI Prompt 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 prompt using the OpenAI Prompt AI action and get an appropriate response.