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.
CallModelAction<State extends MessagesState<org.springframework.ai.chat.messages.Message>>
 
ExecuteToolsAction<State extends MessagesState<org.springframework.ai.chat.messages.Message>>
 
 
ReactAgent.Builder<State extends MessagesState<org.springframework.ai.chat.messages.Message>>
Class responsible for building a state graph.
 
ReactAgentBuilder<B extends ReactAgentBuilder<B,State>,State extends MessagesState<org.springframework.ai.chat.messages.Message>>