Skip to content

AI Agent Handover

Description

Note

This feature is in Beta. We encourage you to try it out and provide us with feedback.

The AI Agent Handover Node is used to transfer the conversation to another AI Agent Node or Flow, which will be triggered and executed as soon as this Node is activated.

Settings

Parameter Type Description
Select Flow Selector Select the target Flow that is switched to whenever the Flow execution triggers the AI Agent Handover Node.
Select Node Selector Select the target Node that is switched to whenever the Flow execution triggers the AI Agent Handover Node. A Node must be set as an Entrypoint before it can be selected. To set any Node as an Entrypoint, use the Set Entrypoint setting.

Advanced

Parameter Type Description
Parse Intents Toggle Enable the system to check for Intents in the correct sub Flow, rather than in the parent Flow.
Parse Slots Toggle Enable the system to check for Slots in the correct sub Flow, rather than in the parent Flow.

More Information