How to return a stream? like open ai api
I want that my api can have stream responses like open ai
https://github.com/openai/openai-node#streaming-responses
how can i do it?
Thanks
https://github.com/openai/openai-node#streaming-responses
how can i do it?
Thanks