From 78bda9954d3d8f3b8eb175e42918324d2ae65b47 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sun, 13 Apr 2025 21:31:57 +0300 Subject: [PATCH] Increase maximum injection depth and WI order (#3800) --- public/index.html | 18 +++++++++--------- public/script.js | 16 ++++++++++++++-- public/scripts/extensions/memory/settings.html | 2 +- public/scripts/extensions/regex/editor.html | 4 ++-- .../scripts/extensions/vectors/settings.html | 4 ++-- public/scripts/openai.js | 5 +++-- 6 files changed, 31 insertions(+), 18 deletions(-) diff --git a/public/index.html b/public/index.html index abaf6b6c5..45922217c 100644 --- a/public/index.html +++ b/public/index.html @@ -5142,7 +5142,7 @@
- +
@@ -5795,7 +5795,7 @@ @ Depth - +

Role @@ -6016,11 +6016,11 @@

- +
- +
@@ -6382,7 +6382,7 @@ Depth
Injection depth. 0 = after the last message, 1 = before the last message, etc.
- +
@@ -6742,7 +6742,7 @@

User inputs until next insertion: (disabled) @@ -6827,7 +6827,7 @@