You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2026. It is now read-only.
π€ Current Behavior
The loading timer/dots do not work as intended.
β Expected Behavior
They should load whilst the model is loading the response
π Steps To Reproduce
Chat with Taurus.
βΉοΈ Anything else?
To resolve this issue we can add a new interval loader in the 'utils.js' file in the
handleResponse()function instead of making an interval before.