Fix OpenAI Fixer plugin
This commit is contained in:
@@ -96,6 +96,7 @@ export const languageEnglish = {
|
||||
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.",
|
||||
topP: "Top P is a probability threshold for nucleus sampling. model considers the results of the tokens with top_p probability mass.",
|
||||
openAIFixer: "OpenAI Fixer is a plugin that fixes some of the problems of OpenAI.",
|
||||
},
|
||||
setup: {
|
||||
chooseProvider: "Choose AI Provider",
|
||||
|
||||
Reference in New Issue
Block a user