chatglm3接入,可实现函数调用,代码执行等功能
This commit is contained in:
@@ -33,3 +33,4 @@ class Config(object):
|
||||
self.REPORT_REMINDERS = yconfig["report_reminder"]["receivers"]
|
||||
self.TIGERBOT = yconfig.get("tigerbot")
|
||||
self.XINGHUO_WEB = yconfig.get("xinghuo_web")
|
||||
self.CHATGLM = yconfig.get("chatglm")
|
||||
|
||||
Reference in New Issue
Block a user