Hello There, ๐
๐ฅบ
Yesterday, I was exploring the OpenAI API, reading the documentation, and testing various services and endpoints. When I attempted to use the DALL-E 3 image generation model, I encountered an error message. Initially, I thought the error was due to incorrect parameters being counted as a request. However, according to the usage limits page, I should have a limit of 3 requests per minute (RPM) .
The error message I received was:
"Rate limit exceeded for images per minute in organization org-[ORG ID]. Limit: 0/1min. Current: 1/1min. Please visit https://platform.openai.com/docs/guides/rate-limits to learn how to increase your rate limit."
Despite waiting for hours and even creating a new API key, the issue persisted. The same problem occurred when a friend tried from his account.
Upon researching this issue online, I found forum topics where others have been experiencing the same problem for the past 20 days. Interestingly, some users reported that the DALL-E 3 endpoint used to work for free tier users, allowing 1 image per minute also that shows at the free tier page on docs.
I also spoke to a user who deposited $5 into his account and his usage limits page now shows "5 images per minute" for tier 1.
Given that this issue has been ongoing for 20 days, I'm wondering if OpenAI has disabled DALL-E 3 for free tier users?
For context, DALL-E 2 works without any issues for me, but the image quality is not satisfactory.
I'm currently on the free tier and just started using OpenAI. I have $4.56 remaining in my billing account.
Any clarification on this matter would be greatly appreciated. ๐๐โจ
Thank you.
๐