mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge branch 'staging' of https://github.com/Cohee1207/SillyTavern into qolfeatures
This commit is contained in:
@ -1380,7 +1380,6 @@ function countTokens(messages, full = false) {
|
||||
}
|
||||
|
||||
else {
|
||||
console.log(JSON.stringify([message]));
|
||||
jQuery.ajax({
|
||||
async: false,
|
||||
type: 'POST', //
|
||||
|
Reference in New Issue
Block a user