[feat] lorebook plus
This commit is contained in:
@@ -100,6 +100,7 @@ export const languageEnglish = {
|
||||
oaiRandomUser: "If enabled, random uuid would be put on user parameter on request, and would be changed on refresh. this can be used to prevent AI from identifying user.",
|
||||
inlayImages: "If enabled, images could be inlayed to the chat and AIs can see it if they support it.",
|
||||
metrica: 'Metric Systemizer is a plugin that converts metrics to imperial units when request, and vice versa on output to show user metric system while using imperial for performace. it is not recommended to use this plugin when using imperial units on chat.',
|
||||
lorePlus: "LoreBook+ is a experimental feature that uses vectordb instead of just string matching for better bot making experience and better matching performace."
|
||||
},
|
||||
setup: {
|
||||
chooseProvider: "Choose AI Provider",
|
||||
@@ -447,4 +448,5 @@ export const languageEnglish = {
|
||||
depthPrompt: "Depth Prompt",
|
||||
largePortrait: "Portrait",
|
||||
postImage: "Post Image",
|
||||
lorePlus: "LoreBook+",
|
||||
}
|
||||
Reference in New Issue
Block a user