added oogabooga help

This commit is contained in:
kwaroran
2023-05-08 22:48:31 +09:00
parent 8c88abe7be
commit b80f583aca
2 changed files with 7 additions and 2 deletions

View File

@@ -57,7 +57,9 @@ export const languageEnglish = {
+ "- **Modify Request Data** modifys current chat data when sent.\n\nIN must be a regex without flags and *\\*.\n\nOUT is a normal string."
+ "\n\n If OUT starts with **@@**, it doesn't replaces the string, but instead does a special effect if matching string founds."
+ "\n\n- @@emo (emotion name)\n\n if character is Emotion Images mode, sets (emotion name) as emotion and prevents default.",
experimental: "This is a experimental setting. it might be unstable."
experimental: "This is a experimental setting. it might be unstable.",
oogaboogaURL: "If your WebUI supports older version of api, your url should look *like https:.../run/textgen*\n\n"
+ "If your WebUI supports newVersion of api, your url should look like *https://.../api/v1/generate* and use the api server as host, and add --api to arguments."
},
setup: {
chooseProvider: "Choose AI Provider",