Hi there,
I am interested in using the API at scale and I have some questions around that topic. I am aware of the rate limits found here: Is API usage subject to any rate limits? | OpenAI Help Center
My question is: For my API token, are there limits around the number of simultaneous requests I can make as long as I am under the request per minute rate limit?
For instance can I make a call every N seconds in parallel with the same API token as long as I stay under the request rate limit?
Thanks!