Hacker News new | ask | show | jobs
Stream chat completions from OpenAI’s API (blog.georgeck.me)
1 points by georgeck 1188 days ago
1 comments

How to stream chat completions from OpenAI’s API Article talks about the differences between OpenAI’s streaming API and standard SSE and how to use them with Node.js.