Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,080 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How can I set a $50 limit on our Azure Open AI LLM?
You can't set a limit directly no. You can create a budget in Azure cost management to alert you when you hit a spend limit, and you can configure an action when that occurs, which could be used to delete the Open AI instance.
See here for an example.