Bind user names to avatars (create personas) and select personas for chats

This commit is contained in:
Cohee
2023-06-11 18:49:00 +03:00
parent 471bc6cb48
commit fc001b0b05
6 changed files with 250 additions and 23 deletions

View File

@ -143,7 +143,9 @@ let power_user = {
output_sequence: '### Response:',
preset: 'Alpaca',
separator_sequence: '',
}
},
personas: {},
};
let themes = [];