Merge branch 'main' into dev
This commit is contained in:
@@ -1053,6 +1053,7 @@ export const languageEnglish = {
|
||||
nextSummarizationLabel: "HypaV3 will summarize [{0}]",
|
||||
nextSummarizationNoMessagesFoundLabel: "WARN: No messages found",
|
||||
nextSummarizationLoadingError: "Error loading next summarization target: {0}",
|
||||
summarizationConditionLabel: "Tip: HypaV3 begins summarization when input tokens exceed the maximum context size.",
|
||||
emptySelectedFirstMessageLabel: "WARN: Selected first message is empty",
|
||||
},
|
||||
bulkEnabling: "Lorebook Bulk Enabling",
|
||||
@@ -1117,5 +1118,8 @@ export const languageEnglish = {
|
||||
doNotChangeFallbackModels: "Do Not Change Fallback Models on Preset Change",
|
||||
customModels: "Custom Models",
|
||||
igpPrompt: "IGP Prompt",
|
||||
useTokenizerCaching: "Tokenizer Caching"
|
||||
useTokenizerCaching: "Tokenizer Caching",
|
||||
hypaMemoryV2Modal: "Hypa V2 Modal",
|
||||
hypaMemoryV3Modal: "Hypa V3 Modal",
|
||||
showMenuHypaMemoryModal: "Show Menu Hypa Modal",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user