daodao97 / chatdoc

Chat with your doc by openai
456 stars 105 forks source link

How can I implement GPT streaming in Next.js? #36

Open melody4482 opened 1 year ago

melody4482 commented 1 year ago

Hello guys. I know that we can use OpenAI as a RESTful API. But This is not a streaming. I need to implement typing action. How can I do that?

daodao97 commented 1 year ago

Hello guys.

I know that we can use OpenAI as a RESTful API.

But This is not a streaming.

I need to implement typing action.

How can I do that?

我没有使用过Next.js,可以问下ChatGPT,应该能得到满意的答复