From 02ab29626a6b6681521c50b2c7f72354bf791743 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Tue, 5 Mar 2024 20:17:25 +0200 Subject: [PATCH] Rewrite system prompt toggle description --- public/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 994234728..8c7b3d786 100644 --- a/public/index.html +++ b/public/index.html @@ -1702,9 +1702,8 @@
- - Exclude the 'Human: ' prefix from being added to the beginning of the prompt. - Instead, place it between the system prompt and the first message with the role 'assistant' (right before 'Chat History' by default). + + Send the system prompt for supported models. If disabled, the user message is added to the beginning of the prompt.