mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-16 08:53:16 +08:00
feat: use logging
This commit is contained in:
@@ -7,4 +7,3 @@ class Bridge(object):
|
||||
|
||||
def fetch_reply_content(self, query, context):
|
||||
return bot_factory.create_bot("chatGPT").reply(query, context)
|
||||
# return bot_factory.create_bot("baidu").reply(query, context)
|
||||
|
||||
Reference in New Issue
Block a user