Chat Block

Start a chat session with AI

Configuration

Chat Settings

System Introduction

This will be the first message presented to the user at the start of the chat session. It is only for display and not included as part of the prompt.

Conversation Starters

Create a predefined message to help the user start the conversation.

Select the "Add" button, and the conversation starter in the value section.

Continuation Settings

Transition Control

Select how the user will transition out of the chat session. Options include:

  • None: The chat session marks the end of the workflow.

  • Next Button: The chat session shows a next button to take the user to the next step in the workflow.

    • Add a button label.

    • Select the destination block to continue the workflow.

    • History Variable: Save the chat session to a variable.

    • Last Message Variable: Save the last message sent by the user to a variable.

  • Dynamic Tool Use: Define a set of possible tools and allow the AI model to decide when and where to transition.

    • History Variable: Save the chat session to a variable.

    • Last Message Variable: Save the last message sent by the user to a variable.

    • Add Tool: Provide a text prompt that explains the purpose of the tool and select the destination block to continue the workflow.

Message Proccessing

Strategy

Select whether this block should use no processing or Retrieval Augmented Generation (RAG).

If RAG is selected, you must select and configure a data source.

Last updated