All Classes and Interfaces
Class
Description
Represents the state of our graph.
Represents the state of an agent with a map of data.
A factory interface for creating instances of
AgentState
.Binary score to assess answer addresses question.
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.
Base Implementation of
PlainTextStateSerializer
using GSON library
.Binary score for hallucination present in generation answer.
Base Implementation of
PlainTextStateSerializer
using Jackson library.return the graph representation in mermaid format
LangGraphStreamingServer is an interface that represents a server that supports streaming
of LangGraph.
This class represents a MermaidGenerator that extends DiagramGenerator.
Represents the output of a node in a graph.
Router for user queries to the most relevant datasource.
Represents a state graph with nodes and edges.
A node in the graph that executes a tool