Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into qolfeatures

This commit is contained in:
based
2023-08-20 03:22:54 +10:00
7 changed files with 785 additions and 23 deletions

View File

@ -1380,7 +1380,6 @@ function countTokens(messages, full = false) {
}
else {
console.log(JSON.stringify([message]));
jQuery.ajax({
async: false,
type: 'POST', //