Grt1228 / chatgpt-java

ChatGPT Java SDK支持流式输出、Gpt插件、联网。支持OpenAI官方所有接口。ChatGPT的Java客户端。OpenAI GPT-3.5-Turb GPT-4 Api Client for Java
https://chatgpt-java.unfbx.com
Apache License 2.0
3.32k stars 813 forks source link

OpenAI sse连接异常data #269

Open inaomIIsfarell opened 7 months ago

inaomIIsfarell commented 7 months ago

2024-03-05 15:53:11.334 ERROR 22704 --- [.openai.com/...] c.u.c.sse.ConsoleEventSourceListener : OpenAI sse连接异常data:{ "error": { "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.", "type": "insufficient_quota", "param": null, "code": "insufficient_quota" } } ,异常:null

请问这个报错是因为代理的问题吗?