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(LC4jToolService toolService, String actionName) AgentExecutorEx.Serializers.object()Retrieves the state serializer.Method parameters in org.bsc.langgraph4j.agentexecutor with type arguments of type AgentExecutorEx.StateModifier and TypeMethodDescriptionAgentExecutorEx.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)