Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent sending an input until the previous response has been handled
This would ideally use a queue but that will require using a different UI since the gradio ChatBot expects each input to return a value synchronously Relates to #26
- Loading branch information