Open Source OpenAI+Azure Fail Safe
OpenAI + Azure load balancer and fail safe for GPT requests
Featured
2 Votes
Trending
120 Views



Description
The OpenAI Load Balancer is a Python library designed to distribute API requests across multiple endpoints (supports both OpenAI and Azure). It implements a round-robin mechanism for load balancing and includes exponential backoff for retrying failed requests.