Merge branch 'master' into master

This commit is contained in:
zhayujie
2024-02-05 12:14:26 +08:00
committed by GitHub
13 changed files with 310 additions and 46 deletions

View File

@@ -56,4 +56,5 @@ def create_bot(bot_type):
from bot.zhipuai.zhipuai_bot import ZHIPUAIBot
return ZHIPUAIBot()
raise RuntimeError