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 Jul 30, 2021. It is now read-only.
Currently, when we refresh the page, the enabled/disabled state of the input box is reset while the session ID (thus the conversation state) is preserved.
We should either completely reset the conversation with a new session ID or preserve the input box state.
Currently, when we refresh the page, the enabled/disabled state of the input box is reset while the session ID (thus the conversation state) is preserved.
We should either completely reset the conversation with a new session ID or preserve the input box state.