mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-30 22:50:39 +02:00
Add files via upload
This commit is contained in:
@@ -995,6 +995,8 @@ async function sendMessage() {
|
||||
}
|
||||
}
|
||||
}
|
||||
// Flush decoder internal buffer to avoid losing the final partial UTF-8 code point.
|
||||
buffer += decoder.decode();
|
||||
|
||||
// 处理剩余的buffer
|
||||
if (buffer.trim()) {
|
||||
|
||||
Reference in New Issue
Block a user