Closed d4renk closed 1 year ago
https://github.com/acheong08/EdgeGPT/pull/124#issue-1624462893 这条链接有解决办法 在python包里找EdgeGPT.py,在里面找到if response.get("type") == 1这行 用这行替换掉它if response.get("type") == 1 and response["arguments"][0].get("messages"):
上游依赖更新已解决
将requirements.txt里的EdgeGPT==0.0.55
改成EdgeGPT==0.0.56.2
在更新即可python3 -m pip install EdgeGPT --upgrade
提交 issue 前,请先确认:
表现
描述 BUG 的表现情况
运行环境:
复现步骤
预期行为
描述你认为正常情况下应该看见的情况
截图
其他内容
昨天正常运行 早上发现报错 更新cookies依然报错