Dale Ouyang
Dale Ouyang
> Thanks ril, It worked, after I delete the service-endpoints.json file.
遇到同样的问题:debug [DEBUG][2023-06-21 16:54:30][chat_channel.py:312] - [WX] consume context: Context(type=TEXT, content=今天天气怎么样, kwargs={'isgroup': False, 'msg': , 'origin_ctype': , 'openai_api_key': None, 'gpt_model': None, 'session_id': '@0f271f7bc36f0f1b2198b2547e4e9cac', 'receiver': '@0f271f7bc36f0f1b2198b2547e4e9cac'}) [DEBUG][2023-06-21 16:54:30][chat_channel.py:144] - [WX] ready to handle...
> 感谢日志,请问你使用的模型是gpt-3.5-turbo吗。 可否把这行取消注释后,再发一下相关日志呢 > > https://github.com/zhayujie/chatgpt-on-wechat/blob/957f2574a9b8da484fffcd1fe18d6faec831993f/bot/chatgpt/chat_gpt_bot.py#L124 模型是gpt-3.5-turbo, 日志如下: [DEBUG][2023-06-25 09:26:53][chat_channel.py:312] - [WX] consume context: Context(type=TEXT, content=你好, kwargs={'isgroup': False, 'msg': , 'origin_ctype': , 'openai_api_key': None, 'gpt_model': None, 'session_id': '@7d1ba1527788d20f22951a765b23534f', 'receiver': '@7d1ba1527788d20f22951a765b23534f'})...
> 你这是私聊还是群聊 私聊