Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,304 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
For my use case, I want to process the text data using azure openAI. The model im using is gpt-4o-mini. In this I need to process 15,000 * 50,000 tokens in 8 hours. So , the number of api calls per minutes or ratelimit is restricting my solution. Can you give me a better answer for this ?