LostRuins / koboldcpp

Run GGUF models easily with a KoboldAI UI. One File. Zero Install.
https://github.com/lostruins/koboldcpp
GNU Affero General Public License v3.0
5.32k stars 363 forks source link

Add a feature to choose the next character chatting in a card. #1183

Closed pbz134 closed 1 month ago

pbz134 commented 1 month ago

When having a conversation with multiple characters (e.g. chatting with a character card and then adding more participants), the one who writes the next message is chosen randomly, it seems.

Sometimes I have to regenerate and cancel 10 times to get the character I want to respond.

I think it would be nice to add a set of buttons somewhere that allows the user to select a specific participant for the next turn in the chat :)

LostRuins commented 1 month ago

This feature exists. Click the Chat Participants button at the bottom left corner

image

you can add, enable or disable characters here

pbz134 commented 1 month ago

Ah, that's just what I needed! Thanks!