适配智谱

This commit is contained in:
yudong
2024-02-19 22:23:33 +08:00
parent 27277c97d2
commit 8c564fcb60
5 changed files with 59 additions and 0 deletions
+1
View File
@@ -36,3 +36,4 @@ class Config(object):
self.XINGHUO_WEB = yconfig.get("xinghuo_web", {})
self.CHATGLM = yconfig.get("chatglm", {})
self.BardAssistant = yconfig.get("bard", {})
self.ZhiPu = yconfig.get("zhipu", {})