| 132 | 132 | <small data-i18n="ext_regex_other_options" data-i18n="Ephemerality">Ephemerality</small> |
| 133 | 133 | <span class="fa-solid fa-circle-question note-link-span" title="By default, regex scripts alter the chat file directly and irreversibly. Enabling either (or both) of the options below will prevent chat file alteration, while still altering the specified item(s)."></span> |
| 134 | 134 | </span> |
| 135 | 135 | <label class="checkbox flex-container" title="Chat history file contents won't change, onlybut regex will be applied to the messagemessages rendereddisplayed in the Chat UI."> |
| 136 | 136 | <input type="checkbox" name="only_format_display" /> |
| 137 | 137 | <span data-i18n="Only Format Display">Alter Chat Display</span> |
| 138 | 138 | </label> |
| 139 | 139 | <label class="checkbox flex-container" data-i18n="[title]ext_regex_only_format_prompt_desc" title="Chat history file contents won't change, onlybut theregex promptwill asbe applied to the requestoutgoing prompt before it is sent (onto generation)the LLM."> |
| 140 | 140 | <input type="checkbox" name="only_format_prompt" /> |
| 141 | 141 | <span data-i18n="Only Format Prompt (?)">Alter Outgoing Prompt</span> |
| 142 | 142 | </label> |