1
chris98276 347 天前 via iPhone
模型选错了
|
2
brucmao OP 以前是可以的,模型一直是 gpt-35-turbo
|
3
6i3BMhWCpKaXhqQi 347 天前
推荐给你一个项目
|
4
6i3BMhWCpKaXhqQi 347 天前 1
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 接口就可以 |