Improve the user experience by streaming the responses to the Generative UI app
stream
mode which allows the backend to get the response in chunks.text/event-stream
format.Add streaming to the backend
Setup helpers to stream the response
Pass the streaming response to the C1 component