All Classes and Interfaces
Class
Description
Represents the state of an agent with a map of data.
A factory interface for creating instances of
AgentState
.Deprecated.
Deprecated.
Represents an asynchronous edge action that operates on an agent state and returns a new route.
Represents an asynchronous node action that operates on an agent state and returns state update.
A Channel is a mechanism used to maintain a state property.
Represents a checkpoint of an agent state.
Utility class for creating collections.
Represents a compiled graph of nodes and edges.
Represents an edge action that operates on an agent state and returns a result.
A CheckpointSaver that stores Checkpoints in the filesystem.
The graph representation in diagram-as-a-code format.
The supported types.
Exception thrown when there is an error during the execution of a graph runner.
Exception thrown when there is an error related to the state of a graph.
This class represents a MermaidGenerator that extends DiagramGenerator.
Represents the output of a node in a graph.
Represents a state graph with nodes and edges.