mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 06:35:15 +00:00
UI: Add a new "User description" field for user personality/biography (#5691)
This commit is contained in:
parent
63701f59cf
commit
28076928ac
6 changed files with 62 additions and 43 deletions
|
|
@ -170,6 +170,7 @@ def list_interface_input_elements():
|
|||
'character_menu',
|
||||
'history',
|
||||
'name1',
|
||||
'user_bio',
|
||||
'name2',
|
||||
'greeting',
|
||||
'context',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue