| 4131 | <input class="neo-range-slider" type="range" id="world_info_max_recursion_steps" name="world_info_max_recursion_steps" min="0" max="10" step="1"> | 4131 | <input class="neo-range-slider" type="range" id="world_info_max_recursion_steps" name="world_info_max_recursion_steps" min="0" max="10" step="1"> |
| 4132 | <input class="neo-range-input" type="number" min="0" max="10" step="1" data-for="world_info_max_recursion_steps" id="world_info_max_recursion_steps_counter"> | 4132 | <input class="neo-range-input" type="number" min="0" max="10" step="1" data-for="world_info_max_recursion_steps" id="world_info_max_recursion_steps_counter"> |
| 4133 | </div> | 4133 | </div> |
| 4134 | </div> | | |
| 4135 | <hr class="width100p"> | | |
| 4136 | <div class="flex-container flexFlowColumn flexGrow flexShrink flexBasis48p"> | | |
| 4137 | <small class="textAlignCenter" data-i18n="Matching Strategy"> | | |
| 4138 | Matching Strategy | | |
| 4139 | </small> | | |
| 4140 | <label title="Lookup for the entry keys in the context will respect the case" data-i18n="[title]Lookup for the entry keys in the context will respect the case" class="checkbox_label flex1"> | | |
| 4141 | <input id="world_info_case_sensitive" type="checkbox" /> | | |
| 4142 | <small data-i18n="Case Sensitive" class="whitespacenowrap flex1"> | | |
| 4143 | Case-sensitive | | |
| 4144 | </small> | | |
| 4145 | </label> | | |
| 4146 | <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1"> | | |
| 4147 | <input id="world_info_match_whole_words" type="checkbox" /> | | |
| 4148 | <small data-i18n="Match Whole Words" class="whitespacenowrap flex1"> | | |
| 4149 | Match Whole Words | | |
| 4150 | </small> | | |
| 4151 | </label> | | |
| 4152 | <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1"> | | |
| 4153 | <input id="world_info_match_whole_words" type="checkbox" /> | | |
| 4154 | <small data-i18n="Match Whole Words" class="whitespacenowrap flex1"> | | |
| 4155 | Match Persona Description | | |
| 4156 | </small> | | |
| 4157 | </label> | | |
| 4158 | <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1"> | | |
| 4159 | <input id="world_info_match_whole_words" type="checkbox" /> | | |
| 4160 | <small data-i18n="Match Whole Words" class="whitespacenowrap flex1"> | | |
| 4161 | Match Character Description | | |
| 4162 | </small> | | |
| 4163 | </label> | | |
| 4164 | <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1"> | | |
| 4165 | <input id="world_info_match_whole_words" type="checkbox" /> | | |
| 4166 | <small data-i18n="Match Whole Words" class="whitespacenowrap flex1"> | | |
| 4167 | Match Character Personality | | |
| 4168 | </small> | | |
| 4169 | </label> | | |
| 4170 | <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1"> | | |
| 4171 | <input id="world_info_match_whole_words" type="checkbox" /> | | |
| 4172 | <small data-i18n="Match Whole Words" class="whitespacenowrap flex1"> | | |
| 4173 | Match Character Note | | |
| 4174 | </small> | | |
| 4175 | </label> | | |
| 4176 | <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1"> | | |
| 4177 | <input id="world_info_match_whole_words" type="checkbox" /> | | |
| 4178 | <small data-i18n="Match Whole Words" class="whitespacenowrap flex1"> | | |
| 4179 | Match Scenario | | |
| 4180 | </small> | | |
| 4181 | </label> | | |
| 4182 | <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1"> | | |
| 4183 | <input id="world_info_match_creator_notes" type="checkbox" /> | | |
| 4184 | <small data-i18n="Match Creator Notes" class="whitespacenowrap flex1"> | | |
| 4185 | Match Creator Notes | | |
| 4186 | </small> | | |
| 4187 | </label> | | |
| 4188 | </div> | | |
| 4189 | | 4134 | |
| 4190 | <hr class="width100p"> | 4135 | <div class="alignitemscenter flex-container flexFlowColumn flexGrow flexShrink flexBasis48p"> |
| 4191 | <div class="flex-container flexFlowColumn flexGrow flexShrink flexBasis48p"> | 4136 | <small data-i18n="Insertion Strategy"> |
| 4192 | <small class="textAlignCenter" data-i18n="Miscelaneous"> | 4137 | Insertion Strategy |
| 4193 | Miscelaneous | | |
| 4194 | </small> | 4138 | </small> |
| | 4139 | <select id="world_info_character_strategy" class="flexGrow margin0"> |
| | 4140 | <option value="0" data-i18n="Sorted Evenly">Sorted Evenly</option> |
| | 4141 | <option value="1" data-i18n="Character Lore First">Character Lore First</option> |
| | 4142 | <option value="2" data-i18n="Global Lore First">Global Lore First</option> |
| | 4143 | </select> |
| | 4144 | </div> |
| | 4145 | </div> |
| | 4146 | <div id="wiCheckboxes" class="flex1 flex-container flexFlowColumn"> |
| 4195 | <label title="Include names with each message into the context for scanning" data-i18n="[title]Include names with each message into the context for scanning" class="checkbox_label flex1"> | 4147 | <label title="Include names with each message into the context for scanning" data-i18n="[title]Include names with each message into the context for scanning" class="checkbox_label flex1"> |
| 4196 | <input id="world_info_include_names" type="checkbox" /> | 4148 | <input id="world_info_include_names" type="checkbox" /> |
| 4197 | <small data-i18n="Include Names" class="whitespacenowrap flex1"> | 4149 | <small data-i18n="Include Names" class="whitespacenowrap flex1"> |