[feat] charjs
This commit is contained in:
@@ -95,6 +95,7 @@ export const languageEnglish = {
|
||||
+ "\n\n Additionaly, you can use these with additional assets:"
|
||||
+ "\n - `{{bg::<asset name>}}`: inject the background as asset",
|
||||
additionalText: "The text that would be added to Character Description only when ai thinks its needed, so you can put long texts here. seperate with double newlines.",
|
||||
charjs: "A javascript code that would run with character. for example, you can check `getCharacter()` function in the source code.",
|
||||
},
|
||||
setup: {
|
||||
chooseProvider: "Choose AI Provider",
|
||||
@@ -438,4 +439,5 @@ export const languageEnglish = {
|
||||
defaultPrompt: "Default Prompt",
|
||||
additionalText: 'Additional Description',
|
||||
seed: "Seed",
|
||||
charjs: "CharacterJS"
|
||||
}
|
||||
Reference in New Issue
Block a user