[feat] add var, fix defaults
This commit is contained in:
@@ -9,7 +9,8 @@ export const languageEnglish = {
|
||||
'globalNote': "Global Note",
|
||||
'authorNote': "Author's Note",
|
||||
'lastChat': "Last Chat",
|
||||
"description": "Character Description"
|
||||
"description": "Character Description",
|
||||
'personaPrompt':'Persona Prompt'
|
||||
},
|
||||
errors:{
|
||||
toomuchtoken: 'Error: The minimum required token is greater than the Max Context Size.',
|
||||
|
||||
Reference in New Issue
Block a user