01iver
01iver10mo ago

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?
Solution:
its openai limitation for now while the assistant api is in beta
No description
Jump to solution
7 Replies
Solution
Shams
Shams10mo ago
its openai limitation for now while the assistant api is in beta
No description
Shams
Shams10mo ago
but it should be able to stream once its out of beta, we'll make the update
aeye hop3
aeye hop310mo ago
did you manage to send stream to flutterflow?
01iver
01iverOP10mo ago
@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. 🤔
Picture Me This
Picture Me This10mo ago
This is now supported by Open AI. Has anyone had success streaming assistant responses from Buildship?
Shams
Shams10mo ago
nice! we'll update it next week

Did you find this page helpful?