Replies: 1 comment
-
|
This discussion was automatically locked because it has not been updated in over 30 days. If you still have questions about this topic, please ask us at community.vercel.com/ai-sdk |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Why is event stream not used when streaming the response with the vercel api - the data is streamed but not sent with content-type text/event-stream ie
https://github.com/vercel/ai/tree/main/examples/sveltekit-openai
Just curious if there is a reason - open ai and others I see the event stream response..
//svelte

//openai

Beta Was this translation helpful? Give feedback.
All reactions