mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
[FEATURE_REQUEST] Option to toggle disable instruct formatting for example dialogue insertion #1881
This commit is contained in:
@@ -2756,6 +2756,10 @@
|
||||
<input id="instruct_macro" type="checkbox" />
|
||||
<span data-i18n="Replace Macro in Sequences">Replace Macro in Sequences</span>
|
||||
</label>
|
||||
<label for="instruct_skip_examples" class="checkbox_label">
|
||||
<input id="instruct_skip_examples" type="checkbox" />
|
||||
<span data-i18n="Skip Example Dialogues Formatting">Skip Example Dialogues Formatting</span>
|
||||
</label>
|
||||
<label for="instruct_names" class="checkbox_label">
|
||||
<input id="instruct_names" type="checkbox" />
|
||||
<span data-i18n="Include Names">Include Names</span>
|
||||
|
Reference in New Issue
Block a user