mirror of
https://github.com/coalaura/whiskr.git
synced 2025-12-02 20:22:52 +00:00
no loading bar on tool call
This commit is contained in:
@@ -1237,6 +1237,8 @@
|
|||||||
totalCost += chunk.data.cost || 0;
|
totalCost += chunk.data.cost || 0;
|
||||||
|
|
||||||
finish();
|
finish();
|
||||||
|
} else {
|
||||||
|
return; // prevent loading bar
|
||||||
}
|
}
|
||||||
|
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user