SillyTavern/public/scripts/extensions/cfg
kingbri ac319dbd30 CFG: Add positive prompt support and fixes
Positive prompts are the opposite of negative prompts. This helps
make the mixing process more accurate by keeping the negative differences
as close as possible to the positive ones by including this prompt.

In addition, fix prompt insertion order at a depth of 0 by hijacking
the same function used for Author's Note as a zero depth anchor.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-08-20 02:22:23 -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 CFG: Add positive prompt support and fixes 2023-08-20 02:22:23 -04:00
window.html CFG: Add positive prompt support and fixes 2023-08-20 02:22:23 -04:00