Hello,
I'm trying to integrate Flutterflow with FlowiseAI with API. I have done it but now I would like to add the stream response ability.
I know that Flutterflow now supports it (I already tried with another API) and I know that FlowiseAI supports it.
FlowiseAI uses socket.io and here is the documentation of FlowiseAI about it: https://docs.flowiseai.com/using-flowise/streaming
Anyone can help me how to achieve it?
Thank you