Currently just have a static Loading... message. Instead show a message with some animation (spinner or animated ellipse or other) that shows what step the backend is in, e.g. Checking guardrails -> checking for predefined responses -> generating response, etc.
I presume this would entail adding a status endpoint to the backend, and then polling that endpoint, so will need some coordination between @mbwatson and @StevenGuo42. Assigning to @mbwatson though.
Currently just have a static Loading... message. Instead show a message with some animation (spinner or animated ellipse or other) that shows what step the backend is in, e.g. Checking guardrails -> checking for predefined responses -> generating response, etc.
I presume this would entail adding a status endpoint to the backend, and then polling that endpoint, so will need some coordination between @mbwatson and @StevenGuo42. Assigning to @mbwatson though.