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

openai.error.RateLimitError not handled #109

Open
hendryman opened this issue Jun 5, 2022 · 0 comments
Open

openai.error.RateLimitError not handled #109

hendryman opened this issue Jun 5, 2022 · 0 comments

Comments

@hendryman
Copy link

I run a fine-tuned model that sometimes takes a while to load. The UI does not reflect that, it just stays "silent".

output in terminal is:
[2022-06-05 11:48:07,665] ERROR in app: Exception on /translate [POST]
(...)
openai.error.RateLimitError: That model is still being loaded. Please try again shortly.

Can the UI be modified to deliver that message to the user?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant