Soulter / AstrBot

QQ、Telegram等多平台兼容的支持 LLM 聊天的机器人平台。支持自定义插件扩展。
GNU Affero General Public License v3.0
608 stars 59 forks source link

Bing 激活报错 #62

Closed SighOfFrostmourne closed 1 year ago

SighOfFrostmourne commented 1 year ago

revEdgeGPT:true 之后报 File "/root/qqchangpt/QQChannelChatGPT/addons/revEdgeGPT/revedgegpt.py", line 9, in init with open('./cookies.json', 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: './cookies.json'

Mushan3420 commented 1 year ago

NewBing接入(需要在QQChannelChatGPT目录下添加cookies.json文件,cookies.json文件获取教程https://github.com/acheong08/EdgeGPT)

SighOfFrostmourne commented 1 year ago

感谢大佬,可以了!