I’ve added money to my newly created account and am making requests to one of the chat endpoints using gpt-4o-mini, but I’ve had to put a sleep in my code to not hit the free tier rate limit. Is there any other way besides what is described here (https://platform.openai.com/docs/guides/rate-limits/usage-tiers?context=tier-free) to get out of the free tier sooner?
At this rate, it will take me quite sometime to get out of this tier. I do have an older personal account with some credits in it. Should I use this instead of the account I setup for a business project?