01iver
01iver9mo 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
Shams9mo ago
its openai limitation for now while the assistant api is in beta
No description
Shams
Shams9mo ago
but it should be able to stream once its out of beta, we'll make the update
aeye hop3
aeye hop39mo ago
did you manage to send stream to flutterflow?
01iver
01iverOP9mo 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 This9mo ago
This is now supported by Open AI. Has anyone had success streaming assistant responses from Buildship?
Shams
Shams9mo ago
nice! we'll update it next week