Rewrite system prompt toggle description
This commit is contained in:
parent
4de9176f1a
commit
02ab29626a
|
@ -1702,9 +1702,8 @@
|
||||||
</span>
|
</span>
|
||||||
</label>
|
</label>
|
||||||
<div class="toggle-description justifyLeft marginBot5">
|
<div class="toggle-description justifyLeft marginBot5">
|
||||||
<span data-i18n="Exclude the 'Human: ' prefix from being added to the beginning of the prompt.">
|
<span data-i18n="Send the system prompt for supported models.">
|
||||||
Exclude the 'Human: ' prefix from being added to the beginning of the prompt.
|
Send the system prompt for supported models. If disabled, the user message is 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).
|
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div id="claude_human_sysprompt_message_block" class="wide100p">
|
<div id="claude_human_sysprompt_message_block" class="wide100p">
|
||||||
|
|
Loading…
Reference in New Issue