From a415deb8fac59dacc21c982f2bc33b5b96784c62 Mon Sep 17 00:00:00 2001 From: SillyLossy Date: Sat, 27 May 2023 20:45:22 +0300 Subject: [PATCH] Unlock context size of OAI --- public/index.html | 13 +++++++++++-- public/scripts/openai.js | 22 +++++++++++++++++++--- 2 files changed, 30 insertions(+), 5 deletions(-) diff --git a/public/index.html b/public/index.html index ad010165c..484f7d2ef 100644 --- a/public/index.html +++ b/public/index.html @@ -381,6 +381,15 @@ Enable this if the streaming doesn't work with your proxy. +
+ +
+ Unrestricted maximum value for the context size slider. Enable only if you know what you're doing. +
+
Context Size (tokens) @@ -1120,7 +1129,7 @@