Add files via upload

This commit is contained in:
公明
2026-07-02 11:55:23 +08:00
committed by GitHub
parent 595074b7b0
commit b1323896c8
3 changed files with 122 additions and 28 deletions
+1
View File
@@ -474,6 +474,7 @@ func RunDeepAgent(
ProjectID: projectID,
Logger: logger,
ModelName: appCfg.OpenAI.Model,
// 与 Deep/Supervisor 主代理同源:patch / reduction / toolsearch / plantask(见 buildPlanExecuteExecutorHandlers)。
ExecPreMiddlewares: mainOrchestratorPre,
SkillMiddleware: einoSkillMW,
FilesystemMiddleware: peFsMw,