Does the API set a limitation on how many times a user can make a request per minute?

I’m trying to use the asynchronous I/O method (asyncio and ThreadPoolExecutor) to make over a hundred requests per minute. I think there might be a limit set by OpenAI. The method is not as effective as it seems. The output speed is still very slow. Is anyone professional in this?

https://platform.openai.com/docs/guides/rate-limits/usage-tiers

THANKS!!! :grinning: :grinning: :grinning: :grinning: