Open jaliyaudagedara opened 1 day ago
Thank you for your feedback. Tagging and routing to the team member best able to assist.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jpalvarezl @ralph-msft @trrwilson.
Library name and version
Azure.AI.OpenAI 2.1.0-beta.2
Describe the bug
I have the following code.
This one keeps running, while I can see
<endpoint>:443/openai/deployments/gpt-4o/chat/completions?api-version=2024-10-01-preview
returns 429.Expected behavior
Exception should be thrown
Actual behavior
Exception is not thrown
Reproduction Steps
Sample code is provided above
Environment