feat: Add new triggers

This commit is contained in:
kwaroran
2024-05-29 18:30:54 +09:00
parent 4da60c1c22
commit f1777aba2c
3 changed files with 143 additions and 19 deletions

View File

@@ -633,4 +633,15 @@ export const languageEnglish = {
lowLevelAccessConfirm: "This character uses Low Level Access. which means this character can access the AI model and your storage directly. do you really want to import this character?",
triggerLowLevelOnly: "This trigger only works with Low Level Access. to enable this trigger, enable Low Level Access in advanced settings in the character.",
truthy: "Truthy",
extractRegex: "Extract Text with Regex",
runImgGen: "Run Image Generation",
cutChat: "Cut Chat",
modifyChat: "Modify Chat",
regex: "Regex",
flags: "Flags",
resultFormat: "Result Format",
negPrompt: "Negative Prompt",
start: "Start",
end: "End",
index: "Index",
}