将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

@@ -2,8 +2,6 @@ from toolbox import CatchException, update_ui, gen_time_str, trimmed_format_exc,
from toolbox import report_execption, get_log_folder, update_ui_lastest_msg, Singleton
from crazy_functions.agent_fns.pipe import PluginMultiprocessManager, PipeCom
from crazy_functions.agent_fns.general import AutoGenGeneral
import time
from autogen import AssistantAgent, UserProxyAgent