gptlink icon indicating copy to clipboard operation
gptlink copied to clipboard

希望增加 openai接口报错的记录

Open azhe001 opened this issue 2 years ago • 1 comments

比如:接口返回error,希望可以有记录或者提示。 { "error": { "message": "You exceeded your current quota, please check your plan and billing details.", "type": "insufficient_quota", "param": null, "code": null } }

azhe001 avatar Jun 14 '23 08:06 azhe001

有记录,目前归在 hyperf.log 里

0daynick avatar Jun 14 '23 08:06 0daynick