All Classes and Interfaces

Class
Description
Represents an agent that can process chat messages and execute actions using specified tools.
 
Interface representing an Agent Executor.
Builder class for constructing a graph of agent execution.
Deprecated.
Enum representing different serializers for the agent state.
Represents the state of an agent.
The CallAgent class implements the NodeAction interface for handling actions related to an AgentExecutor's state.
The ExecuteTools class implements the NodeAction interface for handling actions related to executing tools within an agent's context.