diff --git a/public/index.html b/public/index.html index 902bd4494..971498738 100644 --- a/public/index.html +++ b/public/index.html @@ -727,32 +727,44 @@
-
- -
-
- -
NSFW block goes first in the resulting prompt
-
-
Inserts jailbreak as a last system message
+
+ Inserts jailbreak as a last system message.
+ This tells the AI to ignore its usual content restrictions. +
+
+ +
+ Tell the AI that NSFW is allowed. +
+
+
+ +
+ NSFW prompt text goes first in the prompt to emphasize its effect. +
+
+
-
Enables OpenAI completion streaming
+
+ Display the response bit by bit as it is generated.
+ When this is off, responses will be displayed all at once when they are complete. +
- Wrap entire user message in quotes before sending. + Wrap entire user message in quotes before sending.
Leave off if you use quotes manually for speech.