mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Set default sysprompt to neutral chat
This commit is contained in:
@ -247,8 +247,8 @@ let power_user = {
|
||||
|
||||
sysprompt: {
|
||||
enabled: true,
|
||||
name: 'Blank',
|
||||
content: '',
|
||||
name: 'Neutral - Chat',
|
||||
content: 'Write {{char}}\'s next reply in a fictional chat between {{char}} and {{user}}.',
|
||||
},
|
||||
|
||||
personas: {},
|
||||
|
Reference in New Issue
Block a user