Add files via upload

This commit is contained in:
公明
2026-08-15 11:06:08 +08:00
committed by GitHub
parent 053c75b2cc
commit 3b7fd8d582
2 changed files with 65 additions and 0 deletions
+1
View File
@@ -497,6 +497,7 @@ func summarizeProcessDetailData(eventType string, data interface{}) interface{}
}
allow := map[string]bool{
"toolName": true, "toolCallId": true, "index": true, "total": true,
"arguments": true, "argumentsObj": true,
"success": true, "isError": true, "executionId": true,
"einoAgent": true, "einoRole": true, "einoScope": true, "orchestration": true,
"agentFacing": true,