Skip to content

Commit

Permalink
Add manual group strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
Cohee1207 committed Nov 19, 2024
1 parent 6a83843 commit e1e1f35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Usage/Characters/groupchats.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e1e1f35

Please sign in to comment.