feat: add agent node log

This commit is contained in:
Novice Lee
2025-01-09 08:32:14 +08:00
parent 172c5f19cc
commit 491d641485
7 changed files with 30 additions and 4 deletions

View File

@ -862,5 +862,6 @@ class WorkflowCycleManage:
error=event.error,
status=event.status,
data=event.data,
metadata=event.metadata,
),
)