DEV Community

Cover image for Microsoft OpenAI: Errors I Learned
Arindam Mitra
Arindam Mitra

Posted on

Microsoft OpenAI: Errors I Learned

Greetings my fellow Technology Advocates and Specialists.

This is the Chapter #5 of my Data & AI Series based on Microsoft Build AI Day, Switzerland, 2024.

In this Session, I will provide readers, the list of Known Errors in Microsoft OpenAI. which I learned recently in AI Day, Switzerland.

CODE REPOSITORY:-

Data And AI with Azure - All in One:-

Greetings to my fellow Technology Advocates and Specialists.

The Objective of this series is to learn as much as possible on Data and AI and in the process help others.




Error #1:-
HTTP Code 429
This means "Too many requests exceeding resource limits". The limitation can be because of CPU usage, Memory usage and maximum concurrent connections.
Error #2:-
Common Error with GPT 3.5

I will keep updating this blog as and when I learn more !

Hope You Enjoyed the Session!!!

Stay Safe | Keep Learning | Spread Knowledge

Top comments (0)