Companion

Provides companion functionality for the AIAgentEdge class. This includes utility methods for constructing instances of AIAgentEdge via a builder.

The AIAgentEdge represents a directed edge in an AI agent's graph, connecting a source node to a target node and facilitating the flow of data through potential transformation or filtering.

Functions

Link copied to clipboard

Creates a new instance of the AgentEdgeBuilder, which is a utility class for constructing instances of AIAgentEdge.