feat: add Graph Tool code and handoff reason to agent run log model and related components
This commit is contained in:
@@ -363,6 +363,8 @@ export type AgentRunLog = {
|
||||
skillRouteTrace: string
|
||||
toolSearchTrace: string
|
||||
graphToolTrace: string
|
||||
graphToolCode: string
|
||||
handoffReason: string
|
||||
plannedToolCode: string
|
||||
planReason: string
|
||||
interruptType: string
|
||||
|
||||
Reference in New Issue
Block a user