This guide explains how to enable and configure AI powered chat thread titles, which is part of the Helper feature of Discourse AI plugin.
Required user level: Administrator
Chat threads in Discourse requires manual title input. This feature uses AI to automatically generate titles for chat threads based on the context of the posts within the thread. This makes threads more discoverable and reduces the burden on thread authors.
Features
- Automatic title generation from LLM
- Configurable time delay for title generation
- Configurable AI agent for title generation
Enabling auto chat thread titles
Prerequisites
You must configure at least one Large Language Model (LLM) from a provider.
To get started you can configure them through the Discourse AI - Large Language Model (LLM) settings page.
Configuration
- Go to Admin → Plugins → Discourse AI → Features
- Enable the setting
ai_helper_enabledto activate AI helper - Enable the setting
ai_helper_automatic_chat_thread_titleto activate automatic titles for chat threads - (Optional) Set time delay for title generation at
ai_helper_automatic_chat_thread_title_delay(default is 5 minutes) - (Optional) Choose which AI agent to use for generating titles via
ai_helper_chat_thread_title_agent
Technical FAQs
Why is there a delay before the titles appear on the threads?
- For threads with fewer than 5 replies, there is a configurable delay (default 5 minutes) to allow enough context to accumulate before generating a title. Once a thread reaches 5 or more replies, the title is generated immediately without delay.
Last edited by @Saif 2024-11-05T15:42:59Z
Check document
Perform check on document:
