text-generation-webui icon indicating copy to clipboard operation
text-generation-webui copied to clipboard

Add "Save character" button

Open matthew-mcallister opened this issue 1 year ago • 2 comments

Added a save and delete button.

matthew-mcallister avatar May 07 '23 03:05 matthew-mcallister

I like this but there are some issues:

  1. Turn template only applies to instruct mode now
  2. As of today, the name1/name2/context boxes for instruct and chat mode are different, so that all of them should be used as input and the appropriate boxes should be used in the function based on mode

oobabooga avatar May 09 '23 02:05 oobabooga

Addressed comments and also added a delete button since the lack of one annoyed me.

Character loading currently doesn't support instruct mode any longer. Should that be implemented in this PR or can it be a separate PR?

matthew-mcallister avatar May 10 '23 09:05 matthew-mcallister

I have opted to not include save/delete buttons for instruction templates because that does not seem to be a routine task

oobabooga avatar May 21 '23 00:05 oobabooga