ikechan8370 / chatgpt-plugin

云崽系机器人的智能聊天插件
https://www.yunzai.chat/
GNU General Public License v3.0
993 stars 102 forks source link

API3模式使用GPT4报错429 #480

Closed SmallSpider0 closed 1 year ago

SmallSpider0 commented 1 year ago

出现错误:{"error":{"message":"Only one message at a time. Please allow any other responses to complete before sending another message, or wait one minute.","statusCode":429,"statusText":""}}

注: 插件已更新到最新版本,在网页端和app端可正常使用GPT4 插件API3模式可正常使用GPT3.5模型,而使用GPT4报错如上

ikenxuan commented 1 year ago

翻译过来,短时间请求次数过多

SmallSpider0 commented 1 year ago

我确定不是请求过多的问题:首先,在bot报429错误的情况下,网页端GPT4可以正常使用。 其次,如果真的是短时间请求过多导致,我一个晚上(至少8小时)没用GPT4,这时间已经够长了,早上在bot中使用GPT4依旧报429错误。

HumbleOrange commented 1 year ago

我也遇到了这个问题

RamSong commented 1 year ago

出现错误:{"error":{"message":"Conversation not found","statusCode":404,"statusText":"","code":"conversation_not_found"}} 我是报404,api3

boygoboy commented 1 year ago

应该是接口坏了我测试了下也是报429,大概率是官方加了什么验证

ikechan8370 commented 1 year ago

应该是接口坏了我测试了下也是报429,大概率是官方加了什么验证

对的,加了好几天了,加了session验证,目前只影响gpt4。我最近没时间研究这个,以后看能不能解决。

boygoboy commented 1 year ago

应该是接口坏了我测试了下也是报429,大概率是官方加了什么验证

对的,加了好几天了,加了session验证,目前只影响gpt4。我最近没时间研究这个,以后看能不能解决。

image 尴尬了 挺难搞的要逆向破解这两个接口过验证,加油大佬

ikechan8370 commented 1 year ago

emmm。我没plus号,暂时不会做这个。

boygoboy commented 1 year ago

emmm。我没plus号,暂时不会做这个。 那个获取arkose_token值的接口bda加密参数我把它破解了,但是请求是400可能有什么cf验证,下面是破解源码希望有帮助。 https://cowtransfer.com/s/625739fdba2147 点击链接查看 [ gpt-demo.rar ] ,或访问奶牛快传 cowtransfer.com 输入传输口令 pc5zqm 查看; 点击获取bda大致会得到下面的结果: image

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 5 days with no activity.