Message Interaction

Send Message

You can send a message by click "Send Message" button or hit Enter button once you already type the message in the chat input area

Stop Response

If you change your mind and want to stop the message you sent earlier, simply click the Stop Response button to cancel it.

Edit Input

If you want to edit your message, simply click Edit, type your new message, and then click the Send button or press Enter on your keyboard.

You can easily revisit previous or recent questions by clicking the arrow on each message.

Copy Prompt/Response

You can easily copy the response by clicking the Copy button at the bottom of each response. The response is in Markdown format.

Thumbs Up / Thumbs Down

You can rate a chatbot response with Thumbs Up (👍) or Thumbs Down (👎) and optionally add tags and a short reason. Your feedback is used by the Memory system to improve future replies (tone, length, clarity, language).

ℹ️ Memory updates can be asynchronous.

Thumbs Up Button

Thumbs Up Detailed Tags

Thumbs Down

Thumbs Down Detailed Tags

Regenerate Message

You can easily regenerate the answer by clicking the Regenerate Message button and selecting the method you want to use. By default, the "Try Again" option will use the most recent method you selected to generate the message.

Export Response

You can export an individual chat bubble if you want to save or share its contents outside the project.

To do this, click the three dots (⋮) menu located below the bubble you want to export. From the menu that appears, choose Export, and then select the format you want — for example, PDF.

The system will generate the file and allow you to download it to your computer.

Mask Personal Data

The Mask Personal Data option allows you to quickly hide sensitive information in the chat response, such as names, emails, or phone numbers, before sharing or exporting the conversation.

When you choose Mask Personal Data, the system will automatically anonymize or mask identifiable details in that specific response (e.g., names, emails, phone numbers).

Read Aloud

The Read Aloud option lets the system speak the content of the selected chat bubble.

Clicking this option will trigger text-to-speech playback, so you can listen to the response instead of reading it.

Limitation: It only supports up to 100 characters (including spaces) to prevent exceeding the quota.

Understanding Chat History (Short-Term Memory)

Chat history refers to the record of past conversations or messages exchanged between users in a chat project. It serves multiple purposes, such as providing context for ongoing discussions, facilitating the retrieval of information, and ensuring accountability in communication.

Key Benefits

  1. Contextual Reference: Maintains a record of past interactions, enabling users to recall previous conversations.

  2. Information Retrieval: Allows users to search and retrieve information exchanged in past chats quickly.

  3. Accountability: Provides a transparent log of communications that can be used for verifying information or resolving disputes.

Understanding the significance of maintaining and managing chat history effectively can greatly enhance communication and efficiency within a team.

Start a separate chat (Branch Message to a New Conversation)

The Start a separate chat feature allows you to create a new conversation from any existing message response without losing context. This is useful when you want to explore a different direction, refine a specific answer, or continue a discussion independently while keeping your original chat unchanged. Instead of starting from scratch, you can reuse the existing conversation history and branch into a focused discussion.

To use this feature, begin by chatting as usual. After you receive a response—whether from an LLM reply, an Agent action, or a search result, hover over the message and click the three-dot (⋯) menu. Select Start a separate chat.

Once selected, it will automatically create a new chat containing the conversation history up to the message you chose. You will be redirected to this new chat, where you can continue the discussion independently.

The original chat remains unchanged, and the new chat behaves like a normal conversation thread. You can rename, manage, or delete it as needed. This feature helps you stay organized, compare different approaches, and prevent long conversations from becoming cluttered—while still preserving important context.

Last updated