将autogen大模型调用底层hook掉

This commit is contained in:
qingxu fu
2023-11-11 22:01:19 +08:00
parent 804599bbc3
commit 28119e343c
8 changed files with 33 additions and 634 deletions

View File

@@ -211,7 +211,7 @@ ALLOW_RESET_CONFIG = False
# 在使用AutoGen插件时是否使用Docker容器运行代码
AUTOGEN_USE_DOCKER = True
AUTOGEN_USE_DOCKER = False
# 临时的上传文件夹位置,请勿修改