Add a Dialogue Tree Tool

Updated 

Adding a Dialogue Tree Tool to a task automatically initiates the associated dialogue tree. The tree runs in the background to ensure the interaction follows the predefined conversational flow. Dialogue tree nodes can be used to execute hardcoded workflows.

Procedure

  • In the Tools window, select Add Tool (top-right corner) and choose Dialogue Tree from the dropdown list.

  • In the Dialogue Tree Tool window, enter a Name and Description.

  • Under Setup Function, select + Create Dialogue Tree to begin building the dialogue tree.

  • Under Select inputs to capture, define the Input Variables that will be passed into the tree.

  • Define an Output Variable that returns context to the LLM about the dialogue tree execution.

  • When the dialogue tree is complete, select Save (bottom-right corner).