mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-09 00:23:38 +00:00
feat: Add a dropdown to save/load user personas (#7367)
This commit is contained in:
parent
21b979c02a
commit
7493fe7841
8 changed files with 228 additions and 2 deletions
|
|
@ -298,6 +298,7 @@ settings = {
|
|||
|
||||
# Character settings
|
||||
'character': 'Assistant',
|
||||
'user': 'Default',
|
||||
'name1': 'You',
|
||||
'name2': 'AI',
|
||||
'user_bio': '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue