Skip to content

Commit

Permalink
👌 IMPROVE: Code
Browse files Browse the repository at this point in the history
  • Loading branch information
msaaddev committed Nov 21, 2024
1 parent a998bdb commit 5768787
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/nodejs/examples/pipes/pipe.run.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ async function main() {
content: userMsg,
},
],
stream: false,
});
console.log('response: ', response);
}
Expand Down

0 comments on commit 5768787

Please sign in to comment.