Anyone have an idea of how to display stream of response in Flutterflow?
Or in Flutter, if you don’t use Flutterflow.
We build our UI using flutter as well. You will need to build in a web socket layer between the OpenAI streaming API and your flutter application
You can test out how it works at https://www.superinsight.ai
1 Like
This package supports it, aside from web:
Yes! Here is a video I made how to get streaming to work in flutterflow (and a free link to the source code): put “?v=DMZlDkOJJAE” right after the url for youtube to watch the video, or search for " Tiran Dagan ChatGPT Clone: I got the code to work!"