Represents a directed edge in an agent graph, connecting a source node to a target node.

Hierarchy

  • LDGraphEdge

Properties

Properties

handoff?: Record<string, unknown>

Optional handoff options that customize how data flows between nodes.

key: string

The key of the target AIAgentConfig node.

Generated using TypeDoc