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.34k stars 816 forks source link

Invalid request to GET /50x.html. You provided a body with this GET request. Either submit a POST request, or pass your arguments in the query string #109

Closed xiongxiong-op closed 1 year ago

xiongxiong-op commented 1 year ago

image

{ "error": { "message": "Invalid request to GET /50x.html. You provided a body with this GET request. Either submit a POST request, or pass your arguments in the query string.", "type": "invalid_request_error", "param": null, "code": null }

xiongxiong-op commented 1 year ago

其他问题正常回答,下面这个问题就报异常了。

做个校园模拟游戏的策划,包括游戏的主要属性,玩家身份,建筑场景,游戏任务,要求用户有一定的复玩率,能在游戏中找到进阶的成就感

liyunfei0302 commented 1 year ago

@xiongxiong-op 解决了吗?什么原因啊

xiongxiong-op commented 1 year ago

@xiongxiong-op 解决了吗?什么原因啊

好像是答案超长了