Skip to content

Commit 5768787

Browse files
committed
👌 IMPROVE: Code
1 parent a998bdb commit 5768787

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/nodejs/examples/pipes/pipe.run.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ async function main() {
1616
content: userMsg,
1717
},
1818
],
19-
stream: false,
2019
});
2120
console.log('response: ', response);
2221
}

0 commit comments

Comments
 (0)