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