OpenAI Integration
Your automation can use LLMs from OpenAI to process text. This requires getting an API-key from OpenAI, which you can do here.
More about OpenAI API-keys can be found here.
Before you can use OpenAI in your automations, navigate within the MessageJay Dashboard to
Integrations → Add Integration → OpenAI
and save your OpenAI API key.
Then you can use the askLLM
function of the automation runtime.