quivr
quivr copied to clipboard
Getting OpenApi RateLimit Error
### Bug Title: Getting OpenApi RateLimit Error when trying to upload a file.
- Your Operating System: Linux Mint
- Your Docker and Docker Compose versions: Docker version 20.10.7, build f0df350, Docker Compose version v2.18.1
- Your Supabase version and setup: Latest and all good
- Detailed steps to reproduce the issue: Setup your localhost by following ReadMe.md and run localhost:3000 then try to upload any file and observe the console log. Please remember to use OpenApi api Key.
Example: Screenshots:
Short and descriptive example bug report title
Current Behavior: For local host, when i am trying to upload any file then i am getting "openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details."
Expected Behavior: This should allow me to upload a file.
Please check this stack overflow thread - Your free credits may have expired. Try with a new account or paid account. https://stackoverflow.com/questions/75898276/openai-chatgpt-gpt-3-5-api-error-429-you-exceeded-your-current-quota-please
New accounts on OpenAI are rate limited for the first 48 hrs. If you just signed up for the paid API service that could be the cause.