mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 17:38:04 +08:00
feat: add agent node log
This commit is contained in:
@ -862,5 +862,6 @@ class WorkflowCycleManage:
|
||||
error=event.error,
|
||||
status=event.status,
|
||||
data=event.data,
|
||||
metadata=event.metadata,
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user