feat: add Graph Tool tracing and logging support in agent run logs
This commit is contained in:
@@ -367,6 +367,7 @@ export type AgentRunLog = {
|
||||
plannedSkillName: string
|
||||
skillRouteTrace: string
|
||||
toolSearchTrace: string
|
||||
graphToolTrace: string
|
||||
plannedToolCode: string
|
||||
planReason: string
|
||||
interruptType: string
|
||||
|
||||
Reference in New Issue
Block a user