Skip to content

Voice recorder button should be disabled when model is busy.Β #32

Open
@ItzAmeerHamza

Description

Bug Description
During when model is busy in generating response or listening to a user's query, the voice recorder should be disabled. Currently it is enable and clicking it saying, "Please wait for the assistant to finish."

Screenshots
image

Suggestion
There can be two solution for this bug.
1- Simply disable the voice recorder button while model is busy and user has already submitted his prompt.
2- Maintain a queue for user's prompts while the model is already occupied and entertain the requests in FCFS order. (It is little complicated but it can add more value to the product)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions