OpenAI Assistant Detection

This action will forward any user text to an existing OpenAI assistant. The conversation will not hold and will continue with all other actions.

Settings

The action uses the following settings:

Remarks

The assistant reply is returned to the chat (or to a variable) directly without any intervention of MyLINK Connect on the content.

Conversation with the assistant will stay in thread, based on the openai_assistant_thread variale. If you wish to start a new thread just empty the variable before making a new request.

Depending on the OpenAI model, request complexity and OpenAI account level, replies might take more than 20 seconds to be generated.

Trigger

On Reply Received. This action will trigger any child operation as soon as the result is available. This trigger will not be executed if the "Auto-Generate Content" flag is enabled.

Variables

This action produces the following variables after being triggered:

Availability

Channel specific availability follows the table below:

This action can be used only at Bot Global level or Behavior level.

Last updated