Martin Gran

Results 5 comments of Martin Gran

Hi @lgrammel Would be great to have some updated documentation on this. I struggle with the AIStream - as it stopped working when moving to 3.0.21. I use useChat.

@lgrammel For me the stream is no longer displayed in the UI. I use ```useChat```, the exact same implementation as an earlier version of AI Chatbot template by vercel. 1....

> @martgra If I understand correctly, you are returning custom text chunks. In the new protocol, text chunks are lines that look like this `0:my-chunk\n`. You can use `formatStreamPart` to...

@lgrammel may I ask if ```useChat``` sometime will use the SSE protocol directly? Seems like this text stream is less flexible than actually including more metadata in the stream like...

> > @lgrammel may I ask if `useChat` sometime will use the SSE protocol directly? Seems like this text stream is less flexible than actually including more metadata in the...