Uses of Class
org.bsc.langgraph4j.agentexecutor.AgentExecutorEx.State
Packages that use AgentExecutorEx.State
-
Uses of AgentExecutorEx.State in org.bsc.langgraph4j.agentexecutor
Methods in org.bsc.langgraph4j.agentexecutor that return types with arguments of type AgentExecutorEx.StateModifier and TypeMethodDescriptionAgentExecutorEx.Builder.build()Builds the state graph.AgentExecutorEx.executeTool(AgentExecutorEx.FunctionToolBehaviour functionToolBehaviour) AgentExecutorEx.Serializers.object()Retrieves the state serializer.Method parameters in org.bsc.langgraph4j.agentexecutor with type arguments of type AgentExecutorEx.StateModifier and TypeMethodDescriptionvoidAgentExecutorEx.FunctionToolBehaviour.addToGraph(StateGraph<AgentExecutorEx.State> graph) AgentExecutorEx.Builder.approvalOn(String actionId, BiFunction<String, AgentExecutorEx.State, InterruptionMetadata<AgentExecutorEx.State>> interruptionMetadataProvider) AgentExecutorEx.Builder.approvalOn(String actionId, BiFunction<String, AgentExecutorEx.State, InterruptionMetadata<AgentExecutorEx.State>> interruptionMetadataProvider)