zhayujie / bot-on-anything

Connect AI models (like ChatGPT-3.5/4.0, Baidu Yiyan, New Bing, Bard) to apps (like Wechat, public account, DingTalk, Telegram, QQ). 将 ChatGPT、必应、文心一言、谷歌Bard 等对话模型连接各类应用,如微信、公众号、QQ、Telegram、Gmail、Slack、Web、企业微信、飞书、钉钉等。
MIT License
3.87k stars 906 forks source link

web接入newbing后出现问题 #378

Open meatmeatghost opened 1 year ago

meatmeatghost commented 1 year ago

对话回复RemoteProtocolError: Bing Server disconnected without sending a response. 请问如何解决

meatmeatghost commented 1 year ago

type object 'Chatbot' has no attribute 'create'

sastpg commented 1 year ago

不知道你用的是不是我的新代码,原来的代码是没有Chatbot.create。这种情况是你需要更新EdgeGPT到0.3.8试试