To view your API keys here, set the value of allowKeysExposure to true in config.yaml file and restart the SillyTavern server.
', 'text');
+ callPopup('' + t`To view your API keys here, set the value of allowKeysExposure to true in config.yaml file and restart the SillyTavern server.` + '
', 'text');
return;
}
diff --git a/public/scripts/templates/assistantNote.html b/public/scripts/templates/assistantNote.html
index f17211245..7b2580743 100644
--- a/public/scripts/templates/assistantNote.html
+++ b/public/scripts/templates/assistantNote.html
@@ -1,9 +1,9 @@
Note: this chat is temporary and will be deleted as soon as you leave it.
- Click the button to save it as a file.
+ Click the button to save it as a file.
-
diff --git a/public/scripts/templates/samplerSelector.html b/public/scripts/templates/samplerSelector.html
new file mode 100644
index 000000000..cecd11cec
--- /dev/null
+++ b/public/scripts/templates/samplerSelector.html
@@ -0,0 +1,18 @@
+
+
+
Sampler Select
+
+
+
+
+
+
Here you can toggle the display of individual samplers. (WIP)
+
+
\ No newline at end of file