Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 543 Bytes

File metadata and controls

17 lines (9 loc) · 543 Bytes

AgentGraphEdgePost

An edge in an agent graph connecting two config

Properties

Name Type Description Notes
key String A unique key for this edge within the graph
sourceConfig String The config key that is the source of this edge
targetConfig String The config key that is the target of this edge
handoff Object The handoff options from the source config to the target config [optional]