Enable no-useless-escape lint

This commit is contained in:
valadaptive
2023-12-02 10:17:31 -05:00
parent 97c49a405b
commit b023312117
9 changed files with 9 additions and 10 deletions

View File

@ -1818,7 +1818,7 @@ const chatCompletionDefaultPrompts = {
"identifier": "enhanceDefinitions",
"role": "system",
"name": "Enhance Definitions",
"content": "If you have more knowledge of {{char}}, add to the character\'s lore and personality to enhance them but keep the Character Sheet\'s definitions absolute.",
"content": "If you have more knowledge of {{char}}, add to the character's lore and personality to enhance them but keep the Character Sheet's definitions absolute.",
"system_prompt": true,
"marker": false,
},