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 @@
3088 <label for="context_story_string">3088 <label for="context_story_string">
3089 <small data-i18n="Story String">Story String</small>3089 <small data-i18n="Story String">Story String</small>
3090 </label>3090 </label>
3091 <div contenteditable="true" id="context_story_string" class="text_pole textarea_compact autoSetHeight" rows="1"></div>3091 <div contenteditable="true" id="context_story_string" class="text_pole textarea_compact"></div>
3092 <div class="flex-container">3092 <div class="flex-container">
3093 <div class="flex1">3093 <div class="flex1">
3094 <label for="context_example_separator">3094 <label for="context_example_separator">
3095 <small data-i18n="Example Separator">Example Separator</small>3095 <small data-i18n="Example Separator">Example Separator</small>
3096 </label>3096 </label>
3097 <div>3097 <div>
3098 <div contenteditable="true" id="context_example_separator" class="text_pole textarea_compact autoSetHeight" maxlength="500" rows="1"></div>3098 <div contenteditable="true" id="context_example_separator" class="text_pole textarea_compact"></div>
3099 </div>3099 </div>
3100 </div>3100 </div>
3101 <div class="flex1">3101 <div class="flex1">
@@ -3103,7 +3103,7 @@
3103 <small data-i18n="Chat Start">Chat Start</small>3103 <small data-i18n="Chat Start">Chat Start</small>
3104 </label>3104 </label>
3105 <div>3105 <div>
3106 <div contenteditable="true" id="context_chat_start" class="text_pole textarea_compact autoSetHeight" maxlength="500" rows="1"></div>3106 <div contenteditable="true" id="context_chat_start" class="text_pole textarea_compact"></div>
3107 </div>3107 </div>
3108 </div>3108 </div>
3109 </div>3109 </div>
@@ -3181,7 +3181,7 @@
3181 </small>3181 </small>
3182 </div>3182 </div>
3183 <div>3183 <div>
3184 <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>3184 <div contenteditable="true" id="custom_stopping_strings" class="text_pole textarea_compact monospace"></div>
3185 </div>3185 </div>
3186 <label class="checkbox_label" for="custom_stopping_strings_macro">3186 <label class="checkbox_label" for="custom_stopping_strings_macro">
3187 <input id="custom_stopping_strings_macro" type="checkbox" checked>3187 <input id="custom_stopping_strings_macro" type="checkbox" checked>
@@ -3235,13 +3235,13 @@
3235 </small>3235 </small>
3236 </label>3236 </label>
3237 <div data-newbie-hidden>3237 <div data-newbie-hidden>
3238 <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>3238 <input type="text" id="instruct_activation_regex" class="text_pole textarea_compact" placeholder="e.g. /llama(-)?[3|3.1]/i"></input>
3239 </div>3239 </div>
3240 <div data-newbie-hidden>3240 <div data-newbie-hidden>
3241 <label>3241 <label>
3242 <small data-i18n="System Prompt">System Prompt</small>3242 <small data-i18n="System Prompt">System Prompt</small>
3243 </label>3243 </label>
3244 <div contenteditable="true" id="instruct_system_prompt" class="text_pole textarea_compact autoSetHeight" rows="1"></div>3244 <div contenteditable="true" id="instruct_system_prompt" class="text_pole textarea_compact"></div>
3245 </div>3245 </div>
32463246
3247 <div data-newbie-hidden>3247 <div data-newbie-hidden>
@@ -3322,7 +3322,7 @@
3322 </span>3322 </span>
3323 </small>3323 </small>
3324 <div>3324 <div>
3325 <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>3325 <div contenteditable="true" id="start_reply_with" class="text_pole textarea_compact"></div>
3326 </div>3326 </div>
3327 <label class="checkbox_label" for="chat-show-reply-prefix-checkbox">3327 <label class="checkbox_label" for="chat-show-reply-prefix-checkbox">
3328 <input id="chat-show-reply-prefix-checkbox" type="checkbox" />3328 <input id="chat-show-reply-prefix-checkbox" type="checkbox" />
@@ -3345,7 +3345,7 @@
3345 <small data-i18n="System Prompt Prefix">System Prompt Prefix</small>3345 <small data-i18n="System Prompt Prefix">System Prompt Prefix</small>
3346 </label>3346 </label>
3347 <div>3347 <div>
3348 <div contenteditable="true" id="instruct_system_sequence_prefix" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3348 <div contenteditable="true" id="instruct_system_sequence_prefix" class="text_pole textarea_compact"></div>
3349 </div>3349 </div>
3350 </div>3350 </div>
3351 <div class="flexAuto" title="Inserted after a System prompt." data-i18n="[title]Inserted after a System prompt.">3351 <div class="flexAuto" title="Inserted after a System prompt." data-i18n="[title]Inserted after a System prompt.">
@@ -3353,38 +3353,38 @@
3353 <small data-i18n="System Prompt Suffix">System Prompt Suffix</small>3353 <small data-i18n="System Prompt Suffix">System Prompt Suffix</small>
3354 </label>3354 </label>
3355 <div>3355 <div>
3356 <div contenteditable="true" id="instruct_system_sequence_suffix" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3356 <div contenteditable="true" id="instruct_system_sequence_suffix" class="text_pole wide100p textarea_compact"></div>
3357 </div>3357 </div>
3358 </div>3358 </div>
3359 </div>3359 </div>
3360 <div class="flex-container">3360 <div class="flex-container">
3361 <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.">3361 <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.">
3362 <small data-i18n="User Prefix">User Message Prefix</small>3362 <small data-i18n="User Prefix">User Message Prefix</small>
3363 <div contenteditable="true" id="instruct_input_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3363 <div contenteditable="true" id="instruct_input_sequence" class="text_pole textarea_compact"></div>
3364 </div>3364 </div>
3365 <div class="flexAuto" title="Inserted after a User message." data-i18n="[title]Inserted after a User message.">3365 <div class="flexAuto" title="Inserted after a User message." data-i18n="[title]Inserted after a User message.">
3366 <small data-i18n="User Suffix">User Message Suffix</small>3366 <small data-i18n="User Suffix">User Message Suffix</small>
3367 <div contenteditable="true" id="instruct_input_suffix" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3367 <div contenteditable="true" id="instruct_input_suffix" class="text_pole wide100p textarea_compact"></div>
3368 </div>3368 </div>
3369 </div>3369 </div>
3370 <div class="flex-container">3370 <div class="flex-container">
3371 <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.">3371 <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.">
3372 <small data-i18n="Assistant Prefix">Assistant Message Prefix</small>3372 <small data-i18n="Assistant Prefix">Assistant Message Prefix</small>
3373 <div contenteditable="true" id="instruct_output_sequence" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3373 <div contenteditable="true" id="instruct_output_sequence" class="text_pole wide100p textarea_compact"></div>
3374 </div>3374 </div>
3375 <div class="flexAuto" title="Inserted after an Assistant message." data-i18n="[title]Inserted after an Assistant message.">3375 <div class="flexAuto" title="Inserted after an Assistant message." data-i18n="[title]Inserted after an Assistant message.">
3376 <small data-i18n="Assistant Suffix">Assistant Message Suffix</small>3376 <small data-i18n="Assistant Suffix">Assistant Message Suffix</small>
3377 <div contenteditable="true" id="instruct_output_suffix" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3377 <div contenteditable="true" id="instruct_output_suffix" class="text_pole wide100p textarea_compact"></div>
3378 </div>3378 </div>
3379 </div>3379 </div>
3380 <div class="flex-container">3380 <div class="flex-container">
3381 <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.">3381 <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.">
3382 <small data-i18n="System Prefix">System Message Prefix</small>3382 <small data-i18n="System Prefix">System Message Prefix</small>
3383 <div contenteditable="true" id="instruct_system_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3383 <div contenteditable="true" id="instruct_system_sequence" class="text_pole textarea_compact"></div>
3384 </div>3384 </div>
3385 <div class="flexAuto" id="instruct_system_suffix_block" title="Inserted after a System message." data-i18n="[title]Inserted after a System message.">3385 <div class="flexAuto" id="instruct_system_suffix_block" title="Inserted after a System message." data-i18n="[title]Inserted after a System message.">
3386 <small data-i18n="System Suffix">System Message Suffix</small>3386 <small data-i18n="System Suffix">System Message Suffix</small>
3387 <div contenteditable="true" id="instruct_system_suffix" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3387 <div contenteditable="true" id="instruct_system_suffix" class="text_pole wide100p textarea_compact"></div>
3388 </div>3388 </div>
3389 </div>3389 </div>
3390 <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.">3390 <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 @@
3400 <div class="flex-container">3400 <div class="flex-container">
3401 <div class="flexAuto" title="Inserted before the first Assistant's message." data-i18n="[title]Inserted before the first Assistant's message.">3401 <div class="flexAuto" title="Inserted before the first Assistant's message." data-i18n="[title]Inserted before the first Assistant's message.">
3402 <small data-i18n="First Assistant Prefix">First Assistant Prefix</small>3402 <small data-i18n="First Assistant Prefix">First Assistant Prefix</small>
3403 <div contenteditable="true" id="instruct_first_output_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3403 <div contenteditable="true" id="instruct_first_output_sequence" class="text_pole textarea_compact"></div>
3404 </div>3404 </div>
3405 <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">3405 <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">
3406 <small data-i18n="Last Assistant Prefix">Last Assistant Prefix</small>3406 <small data-i18n="Last Assistant Prefix">Last Assistant Prefix</small>
3407 <div contenteditable="true" id="instruct_last_output_sequence" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3407 <div contenteditable="true" id="instruct_last_output_sequence" class="text_pole wide100p textarea_compact"></div>
3408 </div>3408 </div>
3409 </div>3409 </div>
3410 <div class="flex-container">3410 <div class="flex-container">
3411 <div class="flexAuto" title="Inserted before the first User's message." data-i18n="[title]Inserted before the first User's message.">3411 <div class="flexAuto" title="Inserted before the first User's message." data-i18n="[title]Inserted before the first User's message.">
3412 <small data-i18n="First User Prefix">First User Prefix</small>3412 <small data-i18n="First User Prefix">First User Prefix</small>
3413 <div contenteditable="true" id="instruct_first_input_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3413 <div contenteditable="true" id="instruct_first_input_sequence" class="text_pole textarea_compact"></div>
3414 </div>3414 </div>
3415 <div class="flexAuto" title="Inserted before the last User's message." data-i18n="[title]instruct_last_input_sequence">3415 <div class="flexAuto" title="Inserted before the last User's message." data-i18n="[title]instruct_last_input_sequence">
3416
3417 <small data-i18n="Last User Prefix">Last User Prefix</small>3416 <small data-i18n="Last User Prefix">Last User Prefix</small>
3418 <div contenteditable="true" id="instruct_last_input_sequence" class="text_pole wide100p textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3417 <div contenteditable="true" id="instruct_last_input_sequence" class="text_pole wide100p textarea_compact"></div>
3419 </div>3418 </div>
3420 </div>3419 </div>
3421 <div class="flex-container">3420 <div class="flex-container">
3422 <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.">3421 <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.">
3423 <small data-i18n="System Instruction Prefix">System Instruction Prefix</small>3422 <small data-i18n="System Instruction Prefix">System Instruction Prefix</small>
3424 <div contenteditable="true" id="instruct_last_system_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3423 <div contenteditable="true" id="instruct_last_system_sequence" class="text_pole textarea_compact"></div>
3425 </div>3424 </div>
3426 <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).">3425 <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).">
3427 <small data-i18n="Stop Sequence">Stop Sequence</small>3426 <small data-i18n="Stop Sequence">Stop Sequence</small>
3428 <div contenteditable="true" id="instruct_stop_sequence" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3427 <div contenteditable="true" id="instruct_stop_sequence" class="text_pole textarea_compact"></div>
3429 </div>3428 </div>
3430 </div>3429 </div>
3431 <div class="flex-container">3430 <div class="flex-container">
3432 <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.">3431 <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.">
3433 <small data-i18n="User Filler Message">User Filler Message</small>3432 <small data-i18n="User Filler Message">User Filler Message</small>
3434 <div contenteditable="true" id="instruct_user_alignment_message" class="text_pole textarea_compact autoSetHeight" maxlength="2000" placeholder="&mdash;" rows="1"></div>3433 <div contenteditable="true" id="instruct_user_alignment_message" class="text_pole textarea_compact"></div>
3435 </div>3434 </div>
3436 </div>3435 </div>
34373436