Getting the same rate limiting issue as reported above.
- I’m also a verified organization
- I’ve added $20
- I’ve tried playground and API sdk, generated new key. Same error
- Dalle image gen/edit work.
- I’m technically still on tier 0 because I haven’t spent 5 dollars yet.
screenshot for problem i’m seeing in playground:
And the python openai sdk:
openai.RateLimitError: Error code: 429 - {'error': {'message': "You've exceeded the rate limit, please slow down and try again after 0.0 seconds.", 'type': 'invalid_request_error', 'param': None, 'code': 'rate_limit_exceeded'}}