Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: App Freezes on Unsafe Language Input #3

Open
yatendra2001 opened this issue Feb 25, 2024 · 1 comment
Open

[Bug]: App Freezes on Unsafe Language Input #3

yatendra2001 opened this issue Feb 25, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@yatendra2001
Copy link
Owner

What happened?

When a user inputs text in a language that the model deems unsafe, the model returns an error. Instead of displaying this error to the user, the app currently freezes, leaving the user waiting indefinitely for a response.

Steps to reproduce

1. Open the app and use any feature, for this example let's say chat with ai.
2. Input text in a language considered unsafe by the model. Like 
2. Submit the text for processing.
3. Observe that the app does not proceed or display an error message, effectively freezing.

Supporting info to reproduce

Check image:

Bug Image

Relevant log output

No response

@yatendra2001 yatendra2001 added bug Something isn't working good first issue Good for newcomers labels Feb 25, 2024
@jocypher
Copy link

Could you review this again , because I believe the issue may not have been from the prompt , I tested it out from my side and received a response
Screenshot 2024-10-21 at 8 56 35 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants