https://github.com/haha1903/haigpt有下面两个功能
Retry Mechanism: haigpt has added a retry mechanism. If the Azure ChatGPT service returns a 429 Too Many Requests or other 500 errors, haigpt will automatically retry multiple times until it succeeds or reaches the maximum number of retries.
Support for Two Azure ChatGPT Services: haigpt supports two Azure ChatGPT services, primary and secondary. The primary service is used by default. When the primary service is intercepted by the content filter, it will automatically switch to the secondary service.
可以直接申请一个 vercel 部署上去,opencat 里直接用 openai 接口就可以