From e1e1f3560dc098c3782c74e1f7cc269e4660cf98 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:58:35 +0200 Subject: [PATCH] Add manual group strategy --- Usage/Characters/groupchats.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Usage/Characters/groupchats.md b/Usage/Characters/groupchats.md index 6db32df0d..910333e0f 100644 --- a/Usage/Characters/groupchats.md +++ b/Usage/Characters/groupchats.md @@ -9,6 +9,10 @@ route: /usage/core-concepts/groupchats Decides how characters in group chats are drafted for their replies. +### Manual + +You can select the character to reply manually from the menu or with the `/trigger` command. The selected group member will be the only one to reply. User messages won't trigger any replies automatically. Triggering a generation with an empty user input will trigger a random unmuted group member to reply. + #### Natural Order Tries to simulate the flow of a real human conversation. The algorithm is as follows: