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
It happens that: http://localhost:8000/chatui/static/chat.html is not refreshed after relaunch. Users start typing new utterances in chat but these are actually not picked up. The user thinks the system does not respond but in fact they need to first reload the page in the browser before entering the next utterance.
When the application is launched and the chat started, can a reload be forced?
The text was updated successfully, but these errors were encountered:
It happens that: http://localhost:8000/chatui/static/chat.html is not refreshed after relaunch. Users start typing new utterances in chat but these are actually not picked up. The user thinks the system does not respond but in fact they need to first reload the page in the browser before entering the next utterance.
When the application is launched and the chat started, can a reload be forced?
The text was updated successfully, but these errors were encountered: