add README
This commit is contained in:
@@ -117,7 +117,6 @@ function handle(ev) {
|
||||
if (text) {
|
||||
lastAssistantText = text;
|
||||
out(wrap(text, 2));
|
||||
out("");
|
||||
}
|
||||
if (m.stopReason === "error") {
|
||||
sawError = true;
|
||||
|
||||
Reference in New Issue
Block a user