FrailF
Convex Community3mo ago
2 replies
Frail

AI Object Streaming

Advice🧩component
Do we have a recommended method for streaming object? My app needs an object generated with AI and right now I'm using
generateObject
and it works great.
Now, I need to stream that object to improve the user experience,
streamObject
doesn't appear to have the same feature with
streamText.


Do you guys know a way to stream an object? Thanks!
Was this page helpful?