Clean-up HTML

2b2a29554d9e55bc713e96b18f83dfbda6f634a7

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +22 -23Showing whitespace changes
public/index.html+22 -23
@@ -3088,14 +3088,14 @@
30883088 <label for="context_story_string">
30893089 <small data-i18n="Story String">Story String</small>
30903090 </label>
30913091 <div contenteditable="true" id="context_story_string" class="text_pole textarea_compact autoSetHeight" rows="1"></div>
30923092 <div class="flex-container">
30933093 <div class="flex1">
30943094 <label for="context_example_separator">
30953095 <small data-i18n="Example Separator">Example Separator</small>
30963096 </label>
30973097 <div>
30983098 <div contenteditable="true" id="context_example_separator" class="text_pole textarea_compact autoSetHeight" maxlength="500" rows="1"></div>
30993099 </div>
31003100 </div>
31013101 <div class="flex1">
@@ -3103,7 +3103,7 @@
31033103 <small data-i18n="Chat Start">Chat Start</small>
31043104 </label>
31053105 <div>
31063106 <div contenteditable="true" id="context_chat_start" class="text_pole textarea_compact autoSetHeight" maxlength="500" rows="1"></div>
31073107 </div>
31083108 </div>
31093109 </div>
@@ -3181,7 +3181,7 @@
31813181 </small>
31823182 </div>
31833183 <div>
31843184 <div contenteditable="true" id="custom_stopping_strings" rows="2" class="text_pole textarea_compact monospace" placeholder="[&quot;Ford&quot;, &quot;BMW&quot;, &quot;Fiat&quot;]"></div>
31853185 </div>
31863186 <label class="checkbox_label" for="custom_stopping_strings_macro">
31873187 <input id="custom_stopping_strings_macro" type="checkbox" checked>
@@ -3235,13 +3235,13 @@
32353235 </small>
32363236 </label>
32373237 <div data-newbie-hidden>
32383238 <input type="text" id="instruct_activation_regex" class="text_pole textarea_compact autoSetHeight" maxlength="5000" rows="1" placeholder="e.g. /llama(-)?[3|3.1]/i"></input>
32393239 </div>
32403240 <div data-newbie-hidden>
32413241 <label>
32423242 <small data-i18n="System Prompt">System Prompt</small>
32433243 </label>
32443244 <div contenteditable="true" id="instruct_system_prompt" class="text_pole textarea_compact autoSetHeight" rows="1"></div>
32453245 </div>
32463246
32473247 <div data-newbie-hidden>
@@ -3322,7 +3322,7 @@
33223322 </span>
33233323 </small>
33243324 <div>
33253325 <div contenteditable="true" id="start_reply_with" rows="2" class="text_pole textarea_compact" data-i18n="[placeholder]AI reply prefix" placeholder="AI reply prefix"></div>
33263326 </div>
33273327 <label class="checkbox_label" for="chat-show-reply-prefix-checkbox">
33283328 <input id="chat-show-reply-prefix-checkbox" type="checkbox" />
@@ -3345,7 +3345,7 @@
33453345 <small data-i18n="System Prompt Prefix">System Prompt Prefix</small>
33463346 </label>
33473347 <div>
33483348 <div contenteditable="true" id="instruct_system_sequence_prefix" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
33493349 </div>
33503350 </div>
33513351 <div class="flexAuto" title="Inserted after a System prompt." data-i18n="[title]Inserted after a System prompt.">
@@ -3353,38 +3353,38 @@
33533353 <small data-i18n="System Prompt Suffix">System Prompt Suffix</small>
33543354 </label>
33553355 <div>
33563356 <div contenteditable="true" id="instruct_system_sequence_suffix" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
33573357 </div>
33583358 </div>
33593359 </div>
33603360 <div class="flex-container">
33613361 <div class="flexAuto" title="Inserted before a User message and as a last prompt line when impersonating." data-i18n="[title]Inserted before a User message and as a last prompt line when impersonating.">
33623362 <small data-i18n="User Prefix">User Message Prefix</small>
33633363 <div contenteditable="true" id="instruct_input_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
33643364 </div>
33653365 <div class="flexAuto" title="Inserted after a User message." data-i18n="[title]Inserted after a User message.">
33663366 <small data-i18n="User Suffix">User Message Suffix</small>
33673367 <div contenteditable="true" id="instruct_input_suffix" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
33683368 </div>
33693369 </div>
33703370 <div class="flex-container">
33713371 <div class="flexAuto" title="Inserted before an Assistant message and as a last prompt line when generating an AI reply." data-i18n="[title]Inserted before an Assistant message and as a last prompt line when generating an AI reply.">
33723372 <small data-i18n="Assistant Prefix">Assistant Message Prefix</small>
33733373 <div contenteditable="true" id="instruct_output_sequence" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
33743374 </div>
33753375 <div class="flexAuto" title="Inserted after an Assistant message." data-i18n="[title]Inserted after an Assistant message.">
33763376 <small data-i18n="Assistant Suffix">Assistant Message Suffix</small>
33773377 <div contenteditable="true" id="instruct_output_suffix" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
33783378 </div>
33793379 </div>
33803380 <div class="flex-container">
33813381 <div class="flexAuto" id="instruct_system_sequence_block" title="Inserted before a System (added by slash commands or extensions) message." data-i18n="[title]Inserted before a System (added by slash commands or extensions) message.">
33823382 <small data-i18n="System Prefix">System Message Prefix</small>
33833383 <div contenteditable="true" id="instruct_system_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
33843384 </div>
33853385 <div class="flexAuto" id="instruct_system_suffix_block" title="Inserted after a System message." data-i18n="[title]Inserted after a System message.">
33863386 <small data-i18n="System Suffix">System Message Suffix</small>
33873387 <div contenteditable="true" id="instruct_system_suffix" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
33883388 </div>
33893389 </div>
33903390 <div class="flexBasis100p" title="If enabled, System Sequences will be the same as User Sequences." data-i18n="[title]If enabled, System Sequences will be the same as User Sequences.">
@@ -3400,38 +3400,37 @@
34003400 <div class="flex-container">
34013401 <div class="flexAuto" title="Inserted before the first Assistant's message." data-i18n="[title]Inserted before the first Assistant's message.">
34023402 <small data-i18n="First Assistant Prefix">First Assistant Prefix</small>
34033403 <div contenteditable="true" id="instruct_first_output_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
34043404 </div>
34053405 <div class="flexAuto" title="Inserted before the last Assistant's message or as a last prompt line when generating an AI reply (except a neutral/system role)." data-i18n="[title]instruct_last_output_sequence">
34063406 <small data-i18n="Last Assistant Prefix">Last Assistant Prefix</small>
34073407 <div contenteditable="true" id="instruct_last_output_sequence" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
34083408 </div>
34093409 </div>
34103410 <div class="flex-container">
34113411 <div class="flexAuto" title="Inserted before the first User's message." data-i18n="[title]Inserted before the first User's message.">
34123412 <small data-i18n="First User Prefix">First User Prefix</small>
34133413 <div contenteditable="true" id="instruct_first_input_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
34143414 </div>
34153415 <div class="flexAuto" title="Inserted before the last User's message." data-i18n="[title]instruct_last_input_sequence">
3416-
34173416 <small data-i18n="Last User Prefix">Last User Prefix</small>
34183417 <div contenteditable="true" id="instruct_last_input_sequence" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
34193418 </div>
34203419 </div>
34213420 <div class="flex-container">
34223421 <div class="flexAuto" title="Will be inserted as a last prompt line when using system/neutral generation." data-i18n="[title]Will be inserted as a last prompt line when using system/neutral generation.">
34233422 <small data-i18n="System Instruction Prefix">System Instruction Prefix</small>
34243423 <div contenteditable="true" id="instruct_last_system_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
34253424 </div>
34263425 <div class="flexAuto" title="If a stop sequence is generated, everything past it will be removed from the output (inclusive)." data-i18n="[title]If a stop sequence is generated, everything past it will be removed from the output (inclusive).">
34273426 <small data-i18n="Stop Sequence">Stop Sequence</small>
34283427 <div contenteditable="true" id="instruct_stop_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
34293428 </div>
34303429 </div>
34313430 <div class="flex-container">
34323431 <div class="flexAuto" title="Will be inserted at the start of the chat history if it doesn't start with a User message." data-i18n="[title]Will be inserted at the start of the chat history if it doesn't start with a User message.">
34333432 <small data-i18n="User Filler Message">User Filler Message</small>
34343433 <div contenteditable="true" id="instruct_user_alignment_message" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>
34353434 </div>
34363435 </div>
34373436