1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-12-02 20:22:52 +00:00

better tool prompt, fixes

This commit is contained in:
2025-09-17 01:53:02 +02:00
parent 386cfe3362
commit 22bba895e6
4 changed files with 58 additions and 26 deletions

View File

@@ -1191,6 +1191,8 @@
chunk => {
stopLoadingTimeout();
console.log("chunk", chunk);
if (chunk === "aborted") {
chatController = null;