I'm curious as to how I can properly implement data streaming into my app (it's only on mobile, not web) from OpenAI. I tried following along with Flutterflow's existing tutorials but they were rather complicated and didn't explain much of anything (they didn't even give the code that they were explaining in the video, someone else had to go out of their way to paste it in the comments of the video.)
I was wondering if there are any actual coherent tutorials or help with figuring out how to implement it into my app.