Helper - 자동 채팅 스레드 제목

:bookmark: 이 가이드는 Discourse AI 플러그인의 Helper 기능의 일부인 AI 기반 채팅 스레드 제목 활성화 및 설정 방법을 설명합니다.

:person_raising_hand: 필요한 사용자 권한: 관리자

Discourse의 채팅 스레드에는 수동으로 제목을 입력해야 합니다. 이 기능은 스레드 내 게시물의 맥락에 기반하여 채팅 스레드의 제목을 자동으로 생성하는 AI를 사용합니다. 이를 통해 스레드의 검색 가능성을 높이고 스레드 작성자의 부담을 줄입니다.

기능

  • LLM을 이용한 자동 제목 생성
  • 제목 생성 시간 지연 설정 가능
  • 제목 생성에 사용할 AI 에이전트 설정 가능

자동 채팅 스레드 제목 활성화

사전 요구 사항

제공업체의 대형 언어 모델(LLM)을 최소 하나 이상 구성해야 합니다.

시작하려면 Discourse AI - Large Language Model (LLM) 설정 페이지를 통해 이를 구성할 수 있습니다.

설정

  1. Admin → Plugins → Discourse AI → Features로 이동합니다.
  2. AI helper를 활성화하려면 ai_helper_enabled 설정을 활성화합니다.
  3. 채팅 스레드의 자동 제목을 활성화하려면 ai_helper_automatic_chat_thread_title 설정을 활성화합니다.
  4. (선택) ai_helper_automatic_chat_thread_title_delay에서 제목 생성 시간 지연을 설정합니다 (기본값은 5분입니다).
  5. (선택) ai_helper_chat_thread_title_agent를 통해 제목 생성에 사용할 AI 에이전트를 선택합니다.

기술적 FAQ

왜 제목이 스레드에 표시되기 전에 지연이 발생합니까?

  • 답변이 5개 미만인 스레드의 경우, 제목 생성 전에 충분한 컨텍스트가 축적되도록 설정 가능한 지연 시간(기본 5분)이 적용됩니다. 스레드에 답변이 5개 이상 도달하면 지연 없이 즉시 제목이 생성됩니다.
3개의 좋아요

Out of curiosity, is there any plan to implement this same feature into AI Bot (PMs)? It is a bit cringey that the title usually sets itself to something random and unrelated to the initial message (perhaps because it is too short and not enough context/time is given to let it generate a sensible title).

1개의 좋아요

This should not happen (even though I have seen it at times); if it does, we need to look at the AI log to figure out what was wrong with the prompt. The titles are based on content in the PM.

1개의 좋아요

Honestly, this feature has only confused users (confusing enough already with new topics, posts, then DMs/chats and the difference of messages)

I tried to disable/remove ‘My Threads’ by disabling/unchecking the “discourse ai enabled” - but the “my threads” persists

What do you mean by “this feature”? Threads in personal chats, which were recently enabled by default, or AI-generated titles for threads, which is what this topic is about? The discussion about disabling threads in personal chats by default can be found at Disable chat threads in DM's

5개의 좋아요