镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 14:36:48 +00:00
更新提示
这个提交包含在:
@@ -139,7 +139,7 @@ def auto_update(raise_error=False):
|
|||||||
else:
|
else:
|
||||||
return
|
return
|
||||||
except:
|
except:
|
||||||
msg = '自动更新程序:已禁用'
|
msg = '自动更新程序:已禁用。建议排查:代理网络配置。'
|
||||||
if raise_error:
|
if raise_error:
|
||||||
from toolbox import trimmed_format_exc
|
from toolbox import trimmed_format_exc
|
||||||
msg += trimmed_format_exc()
|
msg += trimmed_format_exc()
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户