ai icon indicating copy to clipboard operation
ai copied to clipboard

useChat is not stream

Open Ezreal09 opened this issue 11 months ago • 1 comments

Description

the next-openai demo ,this case is not streaming output,I found that ai will always wait until all information is completed and return it together

Code example

https://github.com/vercel/ai/blob/main/examples/next-openai/app/page.tsx

Additional context

No response

Ezreal09 avatar Mar 22 '24 02:03 Ezreal09

Thanks for the issue, can you please share more information like your next.js and node.js versions? The demo works fine for me.

MaxLeiter avatar Mar 27 '24 01:03 MaxLeiter