Goku
Goku
@jfcere @avelenivius , the main issue is that whenever we update the data bound to Markdown, it recompiles everything into HTML instead of just recompiling the last inner HTML element....
@suhail-ak-2 Did you find any solution ??
Hi I have implemented streaming for my app checkout my [repository](https://github.com/gokul14971/autogen) you can disable and enable using use_socket Boolean. Refer the[ simple _chat.py](https://github.com/gokul14971/autogen/blob/main/samples/simple_chat.py). You have to pass the socket server...