From d0637750e74b62a869555b6c6cadff0871f4b8e5 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sat, 14 Oct 2023 22:05:09 +0300 Subject: [PATCH] Add system message collapse for chat comps --- public/index.html | 16 ++++++++- public/scripts/openai.js | 71 +++++++++++++++++++++++++++++++++++++--- 2 files changed, 82 insertions(+), 5 deletions(-) diff --git a/public/index.html b/public/index.html index 3c853d171..c197912d0 100644 --- a/public/index.html +++ b/public/index.html @@ -1693,6 +1693,20 @@ Send names in the ChatML objects. Helps the model to associate messages with characters. +