Chat Prompts

This widget is designed to configure how the TellusR chat assistant process user queries and generate responses.

TellusR backend supports several types of assistants, but only the chat assistant is currently available for configuration in the dashboard. The chat assistant enables direct interaction with a search project, allowing users to chat with content from a specific dataset.

Assistant Configuration

New chat assistants can be created by clicking the “+"-sign next to the assistant selection menu.

Assistant selection in menu

Widget Settings

Chat Assistant Settings

  • Search Project: Selects the dataset the assistant will use for search-based chat.
  • Top N: Specifies the number of top-matching chunks used for generating responses (excluding neighboring chunks).
  • Semantic Weight: Controls the balance between semantic and keyword-based search (0 = keyword-based, 1 = semantic).
  • Highlight Window: Determines how many neighboring chunks are included for additional context in responses.
  • Query Parsing Mode:
    • Normal: Generates search query suggestion from user input.
    • Stable (Blend Three): Asks the LLM three times for query suggestions and blends the results.
Standard assistant settings