镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-07 15:06:48 +00:00
print plugin calls
这个提交包含在:
@@ -80,7 +80,7 @@ def ArgsGeneralWrapper(f):
|
|||||||
}
|
}
|
||||||
chatbot_with_cookie = ChatBotWithCookies(cookies)
|
chatbot_with_cookie = ChatBotWithCookies(cookies)
|
||||||
chatbot_with_cookie.write_list(chatbot)
|
chatbot_with_cookie.write_list(chatbot)
|
||||||
|
print('[plugin is called]:', f)
|
||||||
if cookies.get('lock_plugin', None) is None:
|
if cookies.get('lock_plugin', None) is None:
|
||||||
# 正常状态
|
# 正常状态
|
||||||
if len(args) == 0: # 插件通道
|
if len(args) == 0: # 插件通道
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户