Hello,
@navba-MSFT wrote an excellent explanation of what is typically happening when you're getting a Rate Limit issue in AI Assistants Playground out of quota - Open AI.
TLDR: Check your Quota in the Azure AI Studio
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Error rate_limit_exceeded: Rate limit is exceeded. Try again in 86400 seconds. How do I solve this? I’ve already waited days and still can’t run tests in the AI assistant playground in Azure Studio
Hello,
@navba-MSFT wrote an excellent explanation of what is typically happening when you're getting a Rate Limit issue in AI Assistants Playground out of quota - Open AI.
TLDR: Check your Quota in the Azure AI Studio
The "rate_limit_exceeded" error suggests that you've exceeded the allowed request threshold. Ensure your subscription's quota supports the usage level, and consider adjusting rate limits or scaling your deployment. Check for unintended calls that might be hitting the endpoint and review logs for patterns.