Stream OpenAI Assistant Node
I love the new stream response node. Thanks for all the hard work. Question: Is there a way to stream the response from the OpenAI Assistant node?
7 Replies
Solution
its openai limitation for now while the assistant api is in beta
but it should be able to stream once its out of beta, we'll make the update
did you manage to send stream to flutterflow?
@aeye hop3 I did not yet because I save the response to Supabase first and my listview queries the database. I believe to use streaming I must send the api response to some state variable first, and then link it to the UI. I think but not sure. 🤔
This is now supported by Open AI. Has anyone had success streaming assistant responses from Buildship?
nice! we'll update it next week