mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Bind user names to avatars (create personas) and select personas for chats
This commit is contained in:
@ -143,7 +143,9 @@ let power_user = {
|
||||
output_sequence: '### Response:',
|
||||
preset: 'Alpaca',
|
||||
separator_sequence: '',
|
||||
}
|
||||
},
|
||||
|
||||
personas: {},
|
||||
};
|
||||
|
||||
let themes = [];
|
||||
|
Reference in New Issue
Block a user