SillyTavern/public/scripts/extensions/cfg
kingbri 7191f7a8ad CFG: Add insertion depth and custom separator
Insertion depth allows for CFG to variably inject itself into the
negative prompt. This is similar to how Author's note works.

However, this method of insertion depth conflicts with AN and
world info where negatives can be meshed between two lines
of those specific insertions.

A custom separator must be wrapped in quotes, otherwise the default
separator is a newline for negative cascading.

Signed-off-by: kingbri <bdashore3@proton.me>
2023-08-19 01:29:59 -04:00
..
index.js CFG: Add insertion depth and custom separator 2023-08-19 01:29:59 -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 insertion depth and custom separator 2023-08-19 01:29:59 -04:00
window.html CFG: Add insertion depth and custom separator 2023-08-19 01:29:59 -04:00