Replies: 1 comment
-
It's using Vercel/AI protocol for streaming, here are some details: https://vercel.com/blog/an-introduction-to-streaming-on-the-web |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created create-llama with Next.js.
But I don't think websockets or sse are used here.
However, I am curious about how to receive the response in real time.
It's my first time using next.js
Beta Was this translation helpful? Give feedback.
All reactions