Support streaming display of long texts in zobot chats (usefull for chatgpt / openAI and any other AI )

Support streaming display of long texts in zobot chats (usefull for chatgpt / openAI and any other AI )

Hello,
I was able to test the new features you offer to connect chatgpt or openAI assistant with built-in feature or custom code.

This is great but the chat seems very slow and laggy because you don't use streaming api from openAI, so the chat has to wait for the complete answer to be generated before displaying it.

It seems a big change in salesIQ chat bots, as it seems it was never developed to handle streaming text, but it is now becoming state-of-the-art when dealing with content generated by LLM.

Do you consider developing this new feature?