All Classes and Interfaces
Class
Description
Represents the core component responsible for executing agent logic.
Class responsible for building a state graph.
Represents the state of an agent in a system.
Interface representing an Agent Executor (AKA ReACT agent).
Class responsible for building a state graph.
Represents the state of an agent in a system.
Class responsible for building a state graph.
ReactAgentBuilder<B extends ReactAgentBuilder<B,State>,State extends MessagesState<org.springframework.ai.chat.messages.Message>>