diff --git a/package-lock.json b/package-lock.json index 282dc6ca3..248e48e13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2413,9 +2413,9 @@ "dev": true }, "node_modules/follow-redirects": { - "version": "1.15.2", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", - "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", + "version": "1.15.4", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.4.tgz", + "integrity": "sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index 1c6f278de..db996b17c 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,9 @@ }, "vectra": { "openai": "^4.17.0" + }, + "axios": { + "follow-redirects": "^1.15.4" } }, "name": "sillytavern", diff --git a/public/index.html b/public/index.html index c7f6a041d..0fd9b2906 100644 --- a/public/index.html +++ b/public/index.html @@ -1161,8 +1161,8 @@ Temperature
- - + +
@@ -1270,6 +1270,30 @@
--> +
+

+
+
+ + +
+ Dynamic Temperature +
+
+

+
+
+ Minimum Temp + + +
+
+ Maximum Temp + + +
+
+

Mirostat
@@ -1315,18 +1339,6 @@

-
-

DynaTemp -
-

-
-
- DynaTemp Range - - -
-
-

Contrast Search
@@ -2915,6 +2927,7 @@ +