Update documentation links
| @@ -91,9 +91,6 @@ | ||
| 91 | 91 | <div class="margin0 title_restorable standoutHeader"> |
| 92 | 92 | <strong> |
| 93 | 93 | <span data-i18n="kobldpresets">Kobold Presets</span> |
| 94 | - <a href="https://docs.sillytavern.app/usage/api-connections/koboldai/" class="notes-link" target="_blank"> | |
| 95 | - <span class="fa-solid fa-circle-question note-link-span"></span> | |
| 96 | - </a> | |
| 97 | 94 | </strong> |
| 98 | 95 | |
| 99 | 96 | <div class="flex-container gap3px"> |
| @@ -3274,8 +3271,14 @@ | ||
| 3274 | 3271 | </div> |
| 3275 | 3272 | <div id="AdvancedFormatting" class="drawer-content"> |
| 3276 | 3273 | <div class="flex-container alignItemsBaseline"> |
| 3277 | 3274 | <h3 class="margin0 flex1" dataflex-i18n="Advancedcontainer FormattingalignItemsBaseline"> |
| 3275 | + <span data-i18n="Advanced Formatting"> | |
| 3278 | 3276 | Advanced Formatting |
| 3277 | + </span> | |
| 3278 | + | |
| 3279 | + <a href="https://docs.sillytavern.app/usage/prompts/" class="notes-link" target="_blank"> | |
| 3280 | + <span class="fa-solid fa-circle-question note-link-span"></span> | |
| 3281 | + </a> | |
| 3279 | 3282 | </h3> |
| 3280 | 3283 | <div class="flex-container"> |
| 3281 | 3284 | <input id="af_master_import_file" type="file" hidden accept=".json" class="displayNone"> |
| @@ -3295,9 +3298,6 @@ | ||
| 3295 | 3298 | <h4 class="standoutHeader title_restorable"> |
| 3296 | 3299 | <div> |
| 3297 | 3300 | <span data-i18n="Context Template">Context Template</span> |
| 3298 | - <a href="https://docs.sillytavern.app/usage/core-concepts/advancedformatting/#context-template" class="notes-link" target="_blank"> | |
| 3299 | - <span class="fa-solid fa-circle-question note-link-span"></span> | |
| 3300 | - </a> | |
| 3301 | 3301 | </div> |
| 3302 | 3302 | <div class="flex-container"> |
| 3303 | 3303 | <label for="context_derived" class="checkbox_label flex1" title="Derive from Model Metadata, if possible." data-i18n="[title]context_derived"> |
| @@ -3400,9 +3400,6 @@ | ||
| 3400 | 3400 | <h4 class="standoutHeader title_restorable justifySpaceBetween"> |
| 3401 | 3401 | <div class="flex-container"> |
| 3402 | 3402 | <span data-i18n="Instruct Template">Instruct Template</span> |
| 3403 | - <a href="https://docs.sillytavern.app/usage/core-concepts/instructmode/" class="notes-link" target="_blank"> | |
| 3404 | - <span class="fa-solid fa-circle-question note-link-span"></span> | |
| 3405 | - </a> | |
| 3406 | 3403 | </div> |
| 3407 | 3404 | <div class="flex-container"> |
| 3408 | 3405 | <label for="instruct_derived" class="checkbox_label flex1" title="Derive from Model Metadata, if possible." data-i18n="[title]instruct_derived"> |
| @@ -3589,9 +3586,6 @@ | ||
| 3589 | 3586 | <h4 class="standoutHeader title_restorable justifySpaceBetween"> |
| 3590 | 3587 | <div class="flex-container"> |
| 3591 | 3588 | <span data-i18n="System Prompt">System Prompt</span> |
| 3592 | - <a href="https://docs.sillytavern.app/usage/core-concepts/advancedformatting/#system-prompt" class="notes-link" target="_blank"> | |
| 3593 | - <span class="fa-solid fa-circle-question note-link-span"></span> | |
| 3594 | - </a> | |
| 3595 | 3589 | </div> |
| 3596 | 3590 | <div class="flex-container"> |
| 3597 | 3591 | <label id="sysprompt_enabled_label" for="sysprompt_enabled" class="checkbox_label flex1" title="Enable System Prompt" data-i18n="[title]sysprompt_enabled"> |
| @@ -3659,7 +3653,7 @@ | ||
| 3659 | 3653 | <div name="tokenizerSettingsBlock"> |
| 3660 | 3654 | <div name="tokenizerSelectorBlock"> |
| 3661 | 3655 | <h4 class="standoutHeader"><span data-i18n="Tokenizer">Tokenizer</span> |
| 3662 | 3656 | <a href="https://docs.sillytavern.app/usage/core-concepts/advancedformattingprompts/#tokenizer/" class="notes-link" target="_blank"> |
| 3663 | 3657 | <span class="fa-solid fa-circle-question note-link-span"></span> |
| 3664 | 3658 | </a> |
| 3665 | 3659 | </h4> |
| @@ -3685,10 +3679,8 @@ | ||
| 3685 | 3679 | </div> |
| 3686 | 3680 | <div class="range-block flex-container flexnowrap" name="tokenPaddingBlock"> |
| 3687 | 3681 | <div class="range-block-title justifyLeft"> |
| 3688 | 3682 | <small data-i18n="Token Padding" class="flex-container">Token Padding |
| 3689 | - <a href="https://docs.sillytavern.app/usage/core-concepts/advancedformatting/#token-padding" class="notes-link" target="_blank"> | |
| 3683 | + Token Padding | |
| 3690 | - <span class="fa-solid fa-circle-question note-link-span"></span> | |
| 3691 | - </a> | |
| 3692 | 3684 | </small> |
| 3693 | 3685 | </div> |
| 3694 | 3686 | <input id="token_padding" class="text_pole textarea_compact" type="number" min="-2048" max="2048" /> |
| @@ -3746,7 +3738,7 @@ | ||
| 3746 | 3738 | </div> |
| 3747 | 3739 | <h3 class="margin0"> |
| 3748 | 3740 | <span data-i18n="Worlds/Lorebooks">Worlds/Lorebooks</span> |
| 3749 | 3741 | <a href="https://docs.sillytavern.app/usage/core-concepts/worldinfo/" class="notes-link" target="_blank"> |
| 3750 | 3742 | <span class="fa-solid fa-circle-question note-link-span"></span> |
| 3751 | 3743 | </a> |
| 3752 | 3744 | </h3> |
| @@ -4273,7 +4265,7 @@ | ||
| 4273 | 4265 | <audio id="audio_message_sound" src="sounds/message.mp3" hidden></audio> |
| 4274 | 4266 | <span> |
| 4275 | 4267 | <small data-i18n="Message Sound">Message Sound</small> |
| 4276 | 4268 | <a href="https://docs.sillytavern.app/usage/core-conceptsuser_settings/uicustomization/#message-sound" class="notes-link" target="_blank"> |
| 4277 | 4269 | <span class="fa-solid fa-circle-question note-link-span"></span> |
| 4278 | 4270 | </a> |
| 4279 | 4271 | </span> |
| @@ -5805,7 +5797,7 @@ | ||
| 5805 | 5797 | <div class="flex-container justifySpaceBetween"> |
| 5806 | 5798 | <small for="group"> |
| 5807 | 5799 | <span data-i18n="Inclusion Group">Inclusion Group</span> |
| 5808 | 5800 | <a href="https://docs.sillytavern.app/usage/core-concepts/worldinfo/#inclusion-group" class="notes-link" target="_blank" title="Inclusion Groups ensure only one entry from a group is activated at a time, if multiple are triggered. Supports multiple comma-separated groups. Documentation: World Info - Inclusion Group" data-i18n="[title]Inclusion Groups ensure only one entry from a group is activated at a time, if multiple are triggered.Documentation: World Info - Inclusion Group"> |
| 5809 | 5801 | <span class="fa-solid fa-circle-question note-link-span"></span> |
| 5810 | 5802 | </a> |
| 5811 | 5803 | </small> |