How to upload bigger files without reaching the rate-limit? #211
Unanswered
geodanchev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently when I have txt file, bigger than 5 mb, I got the following error :
I assume it is because a lot of requests are being made to the azure endpoint, and I'm hitting the rate limit and in Librechat it is not possible to recover from this state. You have to start from the beginning.
Is there a way to configure retry mechanism or some kind of delay between the calls ?
Thanks!
All reactions