Class AgentExecutor.GraphBuilder
java.lang.Object
org.bsc.langgraph4j.agentexecutor.AgentExecutor.Builder
org.bsc.langgraph4j.agentexecutor.AgentExecutor.GraphBuilder
- Enclosing interface:
- AgentExecutor
Deprecated.
Builder class for constructing a graph of agent execution.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bsc.langgraph4j.agentexecutor.AgentExecutor.Builder
build, chatLanguageModel, chatLanguageModel, objectsWithTools, stateSerializer, toolSpecification, toolSpecification, toolSpecification
-
Constructor Details
-
GraphBuilder
public GraphBuilder()Deprecated.
-
AgentExecutor.Builder