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
@abi yes there is a pr but that doesn't work,because !userInput would return false if it has black space " " also it doesn't prevent user form hitting enter button when there is already one prompt given and model is in the mid of responding.
Also we can add a disable state which will be true untill model replies with answer. And for mean time we can keep both input box and button disabled.
The text was updated successfully, but these errors were encountered: