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![No description](https://cdn.answeroverflow.com/1214585698951102485/Screenshot_2024-03-05_at_10.49.33_pm.png)
its openai limitation for now while the assistant api is in beta
![No description](https://cdn.answeroverflow.com/1214585698951102485/Screenshot_2024-03-05_at_10.49.33_pm.png)
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