SillyTavern/public/scripts/extensions/cfg
kingbri ad2be21531 Generate: Fix appends on continue
Continue was in a semi-working state. However, the generated prompt
by continue was a mess and didn't remove essential parts such as
character name and prompt bias. This caused duplication and bad
generations.

Now, append the prompt bias after the CFG has been appended and then
clean up the continued cache before adding it to the final prompt.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-08-20 17:36:35 -04:00
..
index.js CFG: Add positive prompt support and fixes 2023-08-20 02:22:23 -04:00
manifest.json Extensions: Add global CFG support 2023-08-11 01:39:15 -04:00
menuButton.html Extensions: Add global CFG support 2023-08-11 01:39:15 -04:00
style.css Extensions: Add global CFG support 2023-08-11 01:39:15 -04:00
util.js Generate: Fix appends on continue 2023-08-20 17:36:35 -04:00
window.html CFG: Add positive prompt support and fixes 2023-08-20 02:22:23 -04:00