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.1k stars 355 forks source link

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

Closed pbz134 closed 3 hours ago

pbz134 commented 3 hours 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 3 hours 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 3 hours ago

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