BigBii

Results 8 comments of BigBii

chatgpt-on-wechat/tree/master/channel/wechat/wechaty_channel.py 是不是修改这部分代码呢?

应该不会,chatgpt4需要在openai购买每个月20美元每个月的增值服务,gpt4的api现在只开放企业用户申请试用。

I took care of the error on my own. Performing a reset on the environment returns self.state and an empty dictionary. I solved the problem by deleting the empty dictionary....

Hello Sir, thank you for your enthusiastic answers. I hope these demos can be fixed as soon as possible, because every step is very difficult, I encountered many puzzling errors,...

> hello godblessbb! > > The team at AI4Finance is working to update these demos and examples to address the issues caused by the updates in the libraries used in...

遇到了同样的问题,也是新加坡的服务器。 Start auto replying. [INFO][2023-03-06 22:44:10][chat_gpt_bot.py:26] - [OPEN_AI] query=请为我写一首五言绝句诗 [WARNING][2023-03-06 22:44:10][chat_gpt_bot.py:84] - Error communicating with OpenAI: HTTPSConnectionPool(host='api.openai.com', port=443): Max retries exceeded with url: /v1/chat/completions (Caused by ProxyError('Cannot connect to proxy.',...

> @BianXuerui @godblessbb 在外网服务器proxy字段保持为 "" 就行了,不用配置代理 照您说的,解决了问题。不过还有个问题想问一下,如果我想单聊的时候随时可以触发回答该咋做,似乎直接删掉jasn里的bot不解决问题。

以及,作者您知道如何添加字数限制吗