Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(T) - Method in interface org.bsc.langgraph4j.utils.TryConsumer
 
action() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentOutcome
Returns the value of the action record component.
action() - Method in record class org.bsc.langgraph4j.agentexecutor.IntermediateStep
Returns the value of the action record component.
action() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Outcome
Returns the value of the action record component.
action() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Step
Returns the value of the action record component.
Action(AssistantMessage.ToolCall, String) - Constructor for record class org.bsc.spring.agentexecutor.AgentExecutor.Action
Creates an instance of a Action record class.
AdaptiveRag - Class in dev.langchain4j.adaptiverag
 
AdaptiveRag(String, String) - Constructor for class dev.langchain4j.adaptiverag.AdaptiveRag
 
AdaptiveRag.State - Class in dev.langchain4j.adaptiverag
Represents the state of our graph.
addConditionalEdges(String, AsyncEdgeAction<State>, Map<String, String>) - Method in class org.bsc.langgraph4j.StateGraph
Adds conditional edges to the graph.
addEdge(String, String) - Method in class org.bsc.langgraph4j.StateGraph
Adds an edge to the graph.
addInputStringArg(String) - Method in class org.bsc.langgraph4j.studio.jetty.LangGraphStreamingServerJetty.Builder
 
addInputStringArg(String, boolean) - Method in class org.bsc.langgraph4j.studio.jetty.LangGraphStreamingServerJetty.Builder
 
addNode(String, AsyncNodeAction<State>) - Method in class org.bsc.langgraph4j.StateGraph
Adds a node to the graph.
Agent - Class in org.bsc.langgraph4j.agentexecutor
 
Agent() - Constructor for class org.bsc.langgraph4j.agentexecutor.Agent
 
AGENT_OUTCOME - Static variable in class org.bsc.spring.agentexecutor.AgentExecutor.State
 
AgentAction - Record Class in org.bsc.langgraph4j.agentexecutor
 
AgentAction(ToolExecutionRequest, String) - Constructor for record class org.bsc.langgraph4j.agentexecutor.AgentAction
Creates an instance of a AgentAction record class.
AgentExecutor - Class in org.bsc.langgraph4j.agentexecutor
 
AgentExecutor - Class in org.bsc.spring.agentexecutor
 
AgentExecutor() - Constructor for class org.bsc.langgraph4j.agentexecutor.AgentExecutor
 
AgentExecutor(AgentService) - Constructor for class org.bsc.spring.agentexecutor.AgentExecutor
 
AgentExecutor.Action - Record Class in org.bsc.spring.agentexecutor
 
AgentExecutor.Finish - Record Class in org.bsc.spring.agentexecutor
 
AgentExecutor.GraphBuilder - Class in org.bsc.langgraph4j.agentexecutor
 
AgentExecutor.GraphBuilder - Class in org.bsc.spring.agentexecutor
 
AgentExecutor.Outcome - Record Class in org.bsc.spring.agentexecutor
 
AgentExecutor.Serializers - Enum Class in org.bsc.langgraph4j.agentexecutor
 
AgentExecutor.State - Class in org.bsc.langgraph4j.agentexecutor
 
AgentExecutor.State - Class in org.bsc.spring.agentexecutor
 
AgentExecutor.Step - Record Class in org.bsc.spring.agentexecutor
 
AgentFinish - Record Class in org.bsc.langgraph4j.agentexecutor
 
AgentFinish(Map<String, Object>, String) - Constructor for record class org.bsc.langgraph4j.agentexecutor.AgentFinish
Creates an instance of a AgentFinish record class.
agentFunction(String) - Method in class org.bsc.spring.agentexecutor.ToolService
 
AgentFunctionCallbackWrapper<I,O> - Class in org.bsc.spring.agentexecutor.function
 
AgentFunctionCallbackWrapper(String, String, String, Class<I>, Function<O, String>, ObjectMapper, BiFunction<I, ToolContext, O>) - Constructor for class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper
 
AgentFunctionCallbackWrapper.Builder<I,O> - Class in org.bsc.spring.agentexecutor.function
 
agentFunctionsCallback() - Method in class org.bsc.spring.agentexecutor.ToolService
 
agentOutcome() - Method in class org.bsc.spring.agentexecutor.AgentExecutor.State
 
AgentOutcome - Record Class in org.bsc.langgraph4j.agentexecutor
 
AgentOutcome(AgentAction, AgentFinish) - Constructor for record class org.bsc.langgraph4j.agentexecutor.AgentOutcome
Creates an instance of a AgentOutcome record class.
AgentService - Class in org.bsc.spring.agentexecutor
 
AgentService(ChatClient.Builder, ToolService) - Constructor for class org.bsc.spring.agentexecutor.AgentService
 
AgentState - Class in org.bsc.langgraph4j.state
Represents the state of an agent with a map of data.
AgentState(Map<String, Object>) - Constructor for class org.bsc.langgraph4j.state.AgentState
Constructs an AgentState with the given initial data.
AgentStateFactory<State extends AgentState> - Interface in org.bsc.langgraph4j.state
A factory interface for creating instances of AgentState.
AgentStateSerializer - Class in org.bsc.spring.agentexecutor.serializer.std
 
AgentStateSerializer() - Constructor for class org.bsc.spring.agentexecutor.serializer.std.AgentStateSerializer
 
AiMessageSerializer - Class in org.bsc.langgraph4j.langchain4j.serializer.std
 
AiMessageSerializer() - Constructor for class org.bsc.langgraph4j.langchain4j.serializer.std.AiMessageSerializer
 
AnswerGrader - Class in dev.langchain4j.adaptiverag
 
AnswerGrader() - Constructor for class dev.langchain4j.adaptiverag.AnswerGrader
 
AnswerGrader.Arguments - Class in dev.langchain4j.adaptiverag
 
AnswerGrader.Score - Class in dev.langchain4j.adaptiverag
Binary score to assess answer addresses question.
apiKey() - Method in record class org.bsc.spring.agentexecutor.function.WeatherConfig
Returns the value of the apiKey record component.
apiUrl() - Method in record class org.bsc.spring.agentexecutor.function.WeatherConfig
Returns the value of the apiUrl record component.
append(Object) - Method in class org.bsc.langgraph4j.state.AppendableValueRW
Deprecated.
Appends a value or a collection of values to the list.
appendableValue(String) - Method in class org.bsc.langgraph4j.state.AgentState
Deprecated.
use Channel instead
AppendableValue<T> - Interface in org.bsc.langgraph4j.state
Deprecated.
AppendableValueRW<T> - Class in org.bsc.langgraph4j.state
Deprecated.
AppendableValueRW() - Constructor for class org.bsc.langgraph4j.state.AppendableValueRW
Deprecated.
Constructs an AppendableValueRW with an empty list of values.
AppendableValueRW(Collection<T>) - Constructor for class org.bsc.langgraph4j.state.AppendableValueRW
Deprecated.
Constructs an AppendableValueRW with the given initial collection of values.
AppenderChannel<T> - Class in org.bsc.langgraph4j.state
 
appendFooter(StringBuilder) - Method in class org.bsc.langgraph4j.diagram.MermaidGenerator
 
appendFooter(StringBuilder) - Method in class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
appendFooter(StringBuilder) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
appendHeader(StringBuilder, String) - Method in class org.bsc.langgraph4j.diagram.MermaidGenerator
 
appendHeader(StringBuilder, String) - Method in class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
appendHeader(StringBuilder, String) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
apply(AnswerGrader.Arguments) - Method in class dev.langchain4j.adaptiverag.AnswerGrader
 
apply(HallucinationGrader.Arguments) - Method in class dev.langchain4j.adaptiverag.HallucinationGrader
 
apply(RetrievalGrader.Arguments) - Method in class dev.langchain4j.adaptiverag.RetrievalGrader
 
apply(I, ToolContext) - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper
 
apply(String) - Method in class dev.langchain4j.adaptiverag.QuestionRewriter
 
apply(String) - Method in class dev.langchain4j.adaptiverag.QuestionRouter
 
apply(String) - Method in class dev.langchain4j.adaptiverag.WebSearchTool
 
apply(String, List<String>) - Method in class dev.langchain4j.adaptiverag.Generation
 
apply(WeatherFunction.Request) - Method in class org.bsc.spring.agentexecutor.function.WeatherFunction
 
apply(S) - Method in interface org.bsc.langgraph4j.action.AsyncEdgeAction
Applies this action to the given agent state.
apply(S) - Method in interface org.bsc.langgraph4j.action.AsyncNodeAction
Applies this action to the given agent state.
apply(S) - Method in interface org.bsc.langgraph4j.action.EdgeAction
Applies this action to the given agent state.
apply(T) - Method in interface org.bsc.langgraph4j.action.NodeAction
 
args() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.InitData
Returns the value of the args record component.
ArgumentMetadata(String, boolean) - Constructor for record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ArgumentMetadata
Creates an instance of a ArgumentMetadata record class.
Arguments() - Constructor for class dev.langchain4j.adaptiverag.AnswerGrader.Arguments
 
Arguments() - Constructor for class dev.langchain4j.adaptiverag.HallucinationGrader.Arguments
 
Arguments() - Constructor for class dev.langchain4j.adaptiverag.RetrievalGrader.Arguments
 
AsyncEdgeAction<S extends AgentState> - Interface in org.bsc.langgraph4j.action
Represents an asynchronous edge action that operates on an agent state and returns a new route.
AsyncNodeAction<S extends AgentState> - Interface in org.bsc.langgraph4j.action
Represents an asynchronous node action that operates on an agent state and returns state update.
AsyncNodeGenerator(Map<String, Object>, RunnableConfig) - Constructor for class org.bsc.langgraph4j.CompiledGraph.AsyncNodeGenerator
 
available() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 

B

BaseCheckpointSaver - Interface in org.bsc.langgraph4j.checkpoint
 
binaryScore - Variable in class dev.langchain4j.adaptiverag.AnswerGrader.Score
 
binaryScore - Variable in class dev.langchain4j.adaptiverag.HallucinationGrader.Score
 
binaryScore - Variable in class dev.langchain4j.adaptiverag.RetrievalGrader.Score
 
build() - Method in class org.bsc.langgraph4j.agentexecutor.AgentExecutor.GraphBuilder
 
build() - Method in class org.bsc.langgraph4j.checkpoint.Checkpoint.Builder
 
build() - Method in class org.bsc.langgraph4j.CompileConfig.Builder
 
build() - Method in class org.bsc.langgraph4j.langchain4j.generators.LLMStreamingGenerator.Builder
 
build() - Method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode.Builder
 
build() - Method in class org.bsc.langgraph4j.RunnableConfig.Builder
 
build() - Method in class org.bsc.langgraph4j.studio.jetty.LangGraphStreamingServerJetty.Builder
 
build() - Method in class org.bsc.spring.agentexecutor.AgentExecutor.GraphBuilder
 
build() - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper.Builder
 
builder() - Static method in class org.bsc.langgraph4j.checkpoint.Checkpoint
 
builder() - Static method in class org.bsc.langgraph4j.CompileConfig
 
builder() - Static method in class org.bsc.langgraph4j.langchain4j.generators.LLMStreamingGenerator
 
builder() - Static method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode
 
builder() - Static method in class org.bsc.langgraph4j.RunnableConfig
 
builder() - Static method in class org.bsc.langgraph4j.studio.jetty.LangGraphStreamingServerJetty
 
builder(BiFunction<I, ToolContext, O>) - Static method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper
 
builder(Function<I, O>) - Static method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper
 
builder(RunnableConfig) - Static method in class org.bsc.langgraph4j.RunnableConfig
 
Builder() - Constructor for class org.bsc.langgraph4j.checkpoint.Checkpoint.Builder
 
Builder() - Constructor for class org.bsc.langgraph4j.CompileConfig.Builder
 
Builder() - Constructor for class org.bsc.langgraph4j.langchain4j.generators.LLMStreamingGenerator.Builder
 
Builder() - Constructor for class org.bsc.langgraph4j.langchain4j.tool.ToolNode.Builder
 
Builder() - Constructor for class org.bsc.langgraph4j.studio.jetty.LangGraphStreamingServerJetty.Builder
 
Builder(BiFunction<I, ToolContext, O>) - Constructor for class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper.Builder
 
Builder(Function<I, O>) - Constructor for class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper.Builder
 
buildGraph() - Method in class dev.langchain4j.adaptiverag.AdaptiveRag
 
buildNodeOutput(String) - Method in class org.bsc.langgraph4j.CompiledGraph.AsyncNodeGenerator
 
buildStateSnapshot(Checkpoint) - Method in class org.bsc.langgraph4j.CompiledGraph.AsyncNodeGenerator
 
buildToolResponseMessage(ToolResponseMessage.ToolResponse) - Method in class org.bsc.spring.agentexecutor.ToolService
 

C

call(String) - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper
 
call(StringBuilder, String, String) - Method in class org.bsc.langgraph4j.diagram.MermaidGenerator
 
call(StringBuilder, String, String) - Method in class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
call(StringBuilder, String, String) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
call(StringBuilder, String, String, String) - Method in class org.bsc.langgraph4j.diagram.MermaidGenerator
 
call(StringBuilder, String, String, String) - Method in class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
call(StringBuilder, String, String, String) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
call(String, ToolContext) - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper
 
Channel<T> - Interface in org.bsc.langgraph4j.state
A Channel is a mechanism used to maintain a state property.
chatLanguageModel(ChatLanguageModel) - Method in class org.bsc.langgraph4j.agentexecutor.AgentExecutor.GraphBuilder
 
chatLanguageModel(StreamingChatLanguageModel) - Method in class org.bsc.langgraph4j.agentexecutor.AgentExecutor.GraphBuilder
 
ChatMesssageSerializer - Class in org.bsc.langgraph4j.langchain4j.serializer.std
 
ChatMesssageSerializer() - Constructor for class org.bsc.langgraph4j.langchain4j.serializer.std.ChatMesssageSerializer
 
Checkpoint - Class in org.bsc.langgraph4j.checkpoint
Represents a checkpoint of an agent state.
Checkpoint(Checkpoint) - Constructor for class org.bsc.langgraph4j.checkpoint.Checkpoint
 
Checkpoint.Builder - Class in org.bsc.langgraph4j.checkpoint
 
checkPointId() - Method in class org.bsc.langgraph4j.RunnableConfig
 
checkPointId(String) - Method in class org.bsc.langgraph4j.RunnableConfig.Builder
 
checkpointSaver() - Method in class org.bsc.langgraph4j.CompileConfig
 
checkpointSaver(BaseCheckpointSaver) - Method in class org.bsc.langgraph4j.CompileConfig.Builder
 
checkpointSaver(BaseCheckpointSaver) - Method in class org.bsc.langgraph4j.studio.jetty.LangGraphStreamingServerJetty.Builder
 
ChromaStore - Class in dev.langchain4j.adaptiverag
 
chunk() - Method in class org.bsc.langgraph4j.streaming.StreamingOutput
 
city() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Request
Returns the value of the city record component.
clear(RunnableConfig) - Method in class org.bsc.langgraph4j.checkpoint.FileSystemSaver
Clears the checkpoint file associated with the given RunnableConfig.
cloneObject(Map<String, Object>) - Method in class org.bsc.langgraph4j.serializer.StateSerializer
 
cloneObject(T) - Method in interface org.bsc.langgraph4j.serializer.Serializer
 
close() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
CollectionsUtils - Class in org.bsc.langgraph4j.utils
Utility class for creating collections.
CollectionsUtils() - Constructor for class org.bsc.langgraph4j.utils.CollectionsUtils
 
commentLine(StringBuilder, boolean) - Method in class org.bsc.langgraph4j.diagram.MermaidGenerator
 
commentLine(StringBuilder, boolean) - Method in class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
commentLine(StringBuilder, boolean) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
compile() - Method in class org.bsc.langgraph4j.StateGraph
Compiles the state graph into a compiled graph.
compile(CompileConfig) - Method in class org.bsc.langgraph4j.StateGraph
Compiles the state graph into a compiled graph.
CompileConfig - Class in org.bsc.langgraph4j
 
CompileConfig.Builder - Class in org.bsc.langgraph4j
 
CompiledGraph<State extends AgentState> - Class in org.bsc.langgraph4j
Represents a compiled graph of nodes and edges.
CompiledGraph(StateGraph<State>, CompileConfig) - Constructor for class org.bsc.langgraph4j.CompiledGraph
Constructs a CompiledGraph with the given StateGraph.
CompiledGraph.AsyncNodeGenerator<Output extends NodeOutput<State>> - Class in org.bsc.langgraph4j
Async Generator for streaming outputs.
CompiledGraph.StreamMode - Enum Class in org.bsc.langgraph4j
 
condition() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Current
Returns the value of the condition record component.
Condition(String) - Constructor for record class org.bsc.spring.agentexecutor.function.WeatherFunction.Condition
Creates an instance of a Condition record class.
config() - Method in class org.bsc.langgraph4j.state.StateSnapshot
 
Container() - Constructor for class dev.langchain4j.image_to_diagram.Diagram.Container
 
convertResponse(ToolResponseMessage.ToolResponse) - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper
 
country() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Location
Returns the value of the country record component.
current() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Response
Returns the value of the current record component.
Current(String, WeatherFunction.Condition, String, String) - Constructor for record class org.bsc.spring.agentexecutor.function.WeatherFunction.Current
Creates an instance of a Current record class.
currentWeatherFunction() - Method in class org.bsc.spring.agentexecutor.function.FunctionsConfiguration
 

D

data() - Method in class org.bsc.langgraph4j.state.AgentState
Returns an unmodifiable view of the data map.
declareConditionalEdge(StringBuilder, int) - Method in class org.bsc.langgraph4j.diagram.MermaidGenerator
 
declareConditionalEdge(StringBuilder, int) - Method in class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
declareConditionalEdge(StringBuilder, int) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
declareConditionalStart(StringBuilder, String) - Method in class org.bsc.langgraph4j.diagram.MermaidGenerator
 
declareConditionalStart(StringBuilder, String) - Method in class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
declareConditionalStart(StringBuilder, String) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
declareNode(StringBuilder, String) - Method in class org.bsc.langgraph4j.diagram.MermaidGenerator
 
declareNode(StringBuilder, String) - Method in class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
declareNode(StringBuilder, String) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
DemoConsoleController - Class in org.bsc.spring
 
DemoConsoleController(AgentExecutor) - Constructor for class org.bsc.spring.DemoConsoleController
 
dev.langchain4j.adaptiverag - package dev.langchain4j.adaptiverag
 
dev.langchain4j.image_to_diagram - package dev.langchain4j.image_to_diagram
 
diagram() - Method in class dev.langchain4j.image_to_diagram.ImageToDiagram.State
 
Diagram - Class in dev.langchain4j.image_to_diagram
 
Diagram() - Constructor for class dev.langchain4j.image_to_diagram.Diagram
 
Diagram.Container - Class in dev.langchain4j.image_to_diagram
 
Diagram.Element - Class in dev.langchain4j.image_to_diagram
 
Diagram.Participant - Class in dev.langchain4j.image_to_diagram
 
Diagram.Relation - Class in dev.langchain4j.image_to_diagram
 
diagramCode() - Method in class dev.langchain4j.image_to_diagram.ImageToDiagram.State
 
DiagramCorrectionProcess - Class in dev.langchain4j.image_to_diagram
 
DiagramCorrectionProcess() - Constructor for class dev.langchain4j.image_to_diagram.DiagramCorrectionProcess
 
DiagramGenerator - Class in org.bsc.langgraph4j
 
DiagramGenerator() - Constructor for class org.bsc.langgraph4j.DiagramGenerator
 
DiagramOutputParser - Class in dev.langchain4j.image_to_diagram
 
DiagramOutputParser() - Constructor for class dev.langchain4j.image_to_diagram.DiagramOutputParser
 
documents() - Method in class dev.langchain4j.adaptiverag.AdaptiveRag.State
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.bsc.langgraph4j.studio.LangGraphStreamingServer.GraphInitServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.bsc.langgraph4j.studio.LangGraphStreamingServer.GraphStreamServlet
 

E

edge_async(EdgeAction<S>) - Static method in interface org.bsc.langgraph4j.action.AsyncEdgeAction
Creates an asynchronous edge action from a synchronous edge action.
EdgeAction<S extends AgentState> - Interface in org.bsc.langgraph4j.action
Represents an edge action that operates on an agent state and returns a result.
EdgeValue<State extends AgentState> - Class in org.bsc.langgraph4j
 
EdgeValue() - Constructor for class org.bsc.langgraph4j.EdgeValue
 
Element() - Constructor for class dev.langchain4j.image_to_diagram.Diagram.Element
 
END - Static variable in class org.bsc.langgraph4j.StateGraph
 
entries() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ThreadEntry
Returns the value of the entries record component.
equals(Object) - Method in record class org.bsc.langgraph4j.agentexecutor.AgentAction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.langgraph4j.agentexecutor.AgentFinish
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.langgraph4j.agentexecutor.AgentOutcome
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.langgraph4j.agentexecutor.IntermediateStep
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ArgumentMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.InitData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.PersistentConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ThreadEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Action
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Finish
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Outcome
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Step
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.spring.agentexecutor.function.WeatherConfig
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Condition
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Current
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Location
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Request
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Response
Indicates whether some other object is "equal to" this one.
Error(String, ErrorUmlType) - Constructor for exception dev.langchain4j.image_to_diagram.PlantUMLAction.Error
 
ERROR - Enum constant in enum class dev.langchain4j.image_to_diagram.ImageToDiagram.EvaluationResult
 
evaluationError() - Method in class dev.langchain4j.image_to_diagram.ImageToDiagram.State
 
evaluationErrorType() - Method in class dev.langchain4j.image_to_diagram.ImageToDiagram.State
 
evaluationResult() - Method in class dev.langchain4j.image_to_diagram.ImageToDiagram.State
 
execute(ToolExecutionRequest, Object) - Method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode
 
execute(Collection<ToolExecutionRequest>, Object) - Method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode
 
execute(ToolExecutionRequest) - Method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode
 
execute(String, List<IntermediateStep>) - Method in class org.bsc.langgraph4j.agentexecutor.Agent
 
execute(String, List<IntermediateStep>, StreamingResponseHandler<AiMessage>) - Method in class org.bsc.langgraph4j.agentexecutor.Agent
 
execute(String, List<AgentExecutor.Step>) - Method in class org.bsc.spring.agentexecutor.AgentService
 
execute(Collection<ToolExecutionRequest>) - Method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode
 
execute(Map<String, Object>) - Method in class dev.langchain4j.image_to_diagram.DiagramCorrectionProcess
 
execute(Map<String, Object>) - Method in interface dev.langchain4j.image_to_diagram.ImageToDiagram
 
execute(Map<String, Object>) - Method in class dev.langchain4j.image_to_diagram.ImageToDiagramProcess
 
executeFunction(AssistantMessage.ToolCall) - Method in class org.bsc.spring.agentexecutor.ToolService
 
executeFunction(AssistantMessage.ToolCall, Map<String, Object>) - Method in class org.bsc.spring.agentexecutor.ToolService
 

F

FileSystemSaver - Class in org.bsc.langgraph4j.checkpoint
A CheckpointSaver that stores Checkpoints in the filesystem.
FileSystemSaver(Path, StateSerializer<? extends AgentState>) - Constructor for class org.bsc.langgraph4j.checkpoint.FileSystemSaver
 
finish() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentOutcome
Returns the value of the finish record component.
finish() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Outcome
Returns the value of the finish record component.
finish(StringBuilder, String) - Method in class org.bsc.langgraph4j.diagram.MermaidGenerator
 
finish(StringBuilder, String) - Method in class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
finish(StringBuilder, String) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
finish(StringBuilder, String, String) - Method in class org.bsc.langgraph4j.diagram.MermaidGenerator
 
finish(StringBuilder, String, String) - Method in class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
finish(StringBuilder, String, String) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
Finish(Map<String, Object>) - Constructor for record class org.bsc.spring.agentexecutor.AgentExecutor.Finish
Creates an instance of a Finish record class.
FunctionsConfiguration - Class in org.bsc.spring.agentexecutor.function
 
FunctionsConfiguration(WeatherConfig) - Constructor for class org.bsc.spring.agentexecutor.function.FunctionsConfiguration
 

G

generate(StateGraph<State>, String, boolean) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
generation() - Method in class dev.langchain4j.adaptiverag.AdaptiveRag.State
 
Generation - Class in dev.langchain4j.adaptiverag
 
Generation() - Constructor for class dev.langchain4j.adaptiverag.Generation
 
Generation.Service - Interface in dev.langchain4j.adaptiverag
 
get(RunnableConfig) - Method in interface org.bsc.langgraph4j.checkpoint.BaseCheckpointSaver
 
get(RunnableConfig) - Method in class org.bsc.langgraph4j.checkpoint.FileSystemSaver
 
get(RunnableConfig) - Method in class org.bsc.langgraph4j.checkpoint.MemorySaver
 
getChannels() - Method in class org.bsc.langgraph4j.StateGraph
 
getCheckpoints(RunnableConfig) - Method in class org.bsc.langgraph4j.checkpoint.FileSystemSaver
 
getCheckpoints(RunnableConfig) - Method in class org.bsc.langgraph4j.checkpoint.MemorySaver
 
getConfig() - Method in class org.bsc.langgraph4j.state.StateSnapshot
Deprecated.
getDefault() - Method in class org.bsc.langgraph4j.state.AppenderChannel
 
getDefault() - Method in interface org.bsc.langgraph4j.state.Channel
a Supplier that provide a default value.
getDefaultSerializer() - Method in class org.bsc.langgraph4j.serializer.std.SerializerMapper
 
getEntryPoint() - Method in class org.bsc.langgraph4j.CompiledGraph
 
getEntryPoint() - Method in class org.bsc.langgraph4j.StateGraph
Deprecated.
getFinishPoint() - Method in class org.bsc.langgraph4j.CompiledGraph
 
getFinishPoint() - Method in class org.bsc.langgraph4j.StateGraph
Deprecated.
getFunctionResult(ToolResponseMessage.ToolResponse) - Method in class org.bsc.spring.agentexecutor.ToolService
 
getGraph(GraphRepresentation.Type) - Method in class org.bsc.langgraph4j.CompiledGraph
Generates a drawable graph representation of the state graph with default title.
getGraph(GraphRepresentation.Type, String) - Method in class org.bsc.langgraph4j.CompiledGraph
Generates a drawable graph representation of the state graph.
getGraph(GraphRepresentation.Type, String) - Method in class org.bsc.langgraph4j.StateGraph
Generates a drawable graph representation of the state graph.
getGraph(GraphRepresentation.Type, String, boolean) - Method in class org.bsc.langgraph4j.CompiledGraph
Generates a drawable graph representation of the state graph.
getGraph(GraphRepresentation.Type, String, boolean) - Method in class org.bsc.langgraph4j.StateGraph
Generates a drawable graph representation of the state graph.
getLast(LinkedList<Checkpoint>, RunnableConfig) - Method in class org.bsc.langgraph4j.checkpoint.MemorySaver
 
getLLM() - Method in interface dev.langchain4j.image_to_diagram.ImageToDiagram
 
getNext() - Method in class org.bsc.langgraph4j.state.StateSnapshot
Deprecated.
getReducer() - Method in class org.bsc.langgraph4j.state.AppenderChannel
 
getReducer() - Method in interface org.bsc.langgraph4j.state.Channel
The Reducer, if provided, is invoked for each state property to compute value.
getSerializer(Class<?>) - Method in class org.bsc.langgraph4j.serializer.std.SerializerMapper
 
getSerializer(String) - Method in class org.bsc.langgraph4j.serializer.std.SerializerMapper
 
getState() - Method in class org.bsc.langgraph4j.NodeOutput
Deprecated.
Use NodeOutput.state() instead.
getState(RunnableConfig) - Method in class org.bsc.langgraph4j.CompiledGraph
Same of CompiledGraph.stateOf(RunnableConfig) but throws an IllegalStateException if checkpoint is not found.
getStateFactory() - Method in class org.bsc.langgraph4j.StateGraph
 
getStateHistory(RunnableConfig) - Method in class org.bsc.langgraph4j.CompiledGraph
 
getType() - Method in exception dev.langchain4j.image_to_diagram.PlantUMLAction.Error
 
graph() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.InitData
Returns the value of the graph record component.
graphBuilder() - Method in class org.bsc.langgraph4j.agentexecutor.AgentExecutor
 
graphBuilder() - Method in class org.bsc.spring.agentexecutor.AgentExecutor
 
GraphBuilder() - Constructor for class org.bsc.langgraph4j.agentexecutor.AgentExecutor.GraphBuilder
 
GraphBuilder() - Constructor for class org.bsc.spring.agentexecutor.AgentExecutor.GraphBuilder
 
GraphInitServlet(StateGraph<? extends AgentState>, String, Map<String, LangGraphStreamingServer.ArgumentMetadata>) - Constructor for class org.bsc.langgraph4j.studio.LangGraphStreamingServer.GraphInitServlet
 
GraphRepresentation - Class in org.bsc.langgraph4j
The graph representation in diagram-as-a-code format.
GraphRepresentation() - Constructor for class org.bsc.langgraph4j.GraphRepresentation
 
GraphRepresentation.Type - Enum Class in org.bsc.langgraph4j
The supported types.
GraphRunnerException - Exception in org.bsc.langgraph4j
Exception thrown when there is an error during the execution of a graph runner.
GraphRunnerException(String) - Constructor for exception org.bsc.langgraph4j.GraphRunnerException
Constructs a new GraphRunnerException with the specified error message.
GraphStateException - Exception in org.bsc.langgraph4j
Exception thrown when there is an error related to the state of a graph.
GraphStateException(String) - Constructor for exception org.bsc.langgraph4j.GraphStateException
Constructs a new GraphStateException with the specified error message.
GraphStreamServlet(StateGraph<? extends AgentState>, ObjectMapper, BaseCheckpointSaver) - Constructor for class org.bsc.langgraph4j.studio.LangGraphStreamingServer.GraphStreamServlet
 

H

HallucinationGrader - Class in dev.langchain4j.adaptiverag
 
HallucinationGrader() - Constructor for class dev.langchain4j.adaptiverag.HallucinationGrader
 
HallucinationGrader.Arguments - Class in dev.langchain4j.adaptiverag
 
HallucinationGrader.Score - Class in dev.langchain4j.adaptiverag
Binary score for hallucination present in generation answer.
handler() - Method in class org.bsc.langgraph4j.langchain4j.generators.LLMStreamingGenerator
 
hashCode() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentAction
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentFinish
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentOutcome
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.langgraph4j.agentexecutor.IntermediateStep
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ArgumentMetadata
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.InitData
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.PersistentConfig
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ThreadEntry
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Action
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Finish
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Outcome
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Step
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.spring.agentexecutor.function.WeatherConfig
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Condition
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Current
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Location
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Request
Returns a hash code value for this object.
hashCode() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Response
Returns a hash code value for this object.
humidity() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Current
Returns the value of the humidity record component.

I

id() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ThreadEntry
Returns the value of the id record component.
id(String) - Method in class org.bsc.langgraph4j.checkpoint.Checkpoint.Builder
 
ImageLoader - Class in dev.langchain4j.image_to_diagram
 
ImageLoader() - Constructor for class dev.langchain4j.image_to_diagram.ImageLoader
 
ImageToDiagram - Interface in dev.langchain4j.image_to_diagram
 
ImageToDiagram.EvaluationResult - Enum Class in dev.langchain4j.image_to_diagram
 
ImageToDiagram.State - Class in dev.langchain4j.image_to_diagram
 
ImageToDiagramProcess - Class in dev.langchain4j.image_to_diagram
 
ImageToDiagramProcess(String) - Constructor for class dev.langchain4j.image_to_diagram.ImageToDiagramProcess
 
ImageToDiagramProcess(URI) - Constructor for class dev.langchain4j.image_to_diagram.ImageToDiagramProcess
 
ImageToDiagramProcess.ImageUrlOrData - Class in dev.langchain4j.image_to_diagram
 
ImageUrlOrData() - Constructor for class dev.langchain4j.image_to_diagram.ImageToDiagramProcess.ImageUrlOrData
 
InitData(String, String, Map<String, LangGraphStreamingServer.ArgumentMetadata>) - Constructor for record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.InitData
 
InitData(String, String, Map<String, LangGraphStreamingServer.ArgumentMetadata>, List<LangGraphStreamingServer.ThreadEntry>) - Constructor for record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.InitData
Creates an instance of a InitData record class.
InitDataSerializer(Class<LangGraphStreamingServer.InitData>) - Constructor for class org.bsc.langgraph4j.studio.LangGraphStreamingServer.InitDataSerializer
 
input() - Method in class org.bsc.spring.agentexecutor.AgentExecutor.State
 
INPUT - Static variable in class org.bsc.spring.agentexecutor.AgentExecutor.State
 
INTERMEDIATE_STEPS - Static variable in class org.bsc.spring.agentexecutor.AgentExecutor.State
 
IntermediateStep - Record Class in org.bsc.langgraph4j.agentexecutor
 
IntermediateStep(AgentAction, String) - Constructor for record class org.bsc.langgraph4j.agentexecutor.IntermediateStep
Creates an instance of a IntermediateStep record class.
intermediateSteps() - Method in class org.bsc.spring.agentexecutor.AgentExecutor.State
 
interruptAfter(String...) - Method in class org.bsc.langgraph4j.CompileConfig.Builder
 
interruptBefore(String...) - Method in class org.bsc.langgraph4j.CompileConfig.Builder
 
invoke(String, List<String>) - Method in interface dev.langchain4j.adaptiverag.Generation.Service
 
invoke(Map<String, Object>) - Method in class org.bsc.langgraph4j.CompiledGraph
Invokes the graph execution with the provided inputs and returns the final state.
invoke(Map<String, Object>, RunnableConfig) - Method in class org.bsc.langgraph4j.CompiledGraph
Invokes the graph execution with the provided inputs and returns the final state.
isEmpty() - Method in interface org.bsc.langgraph4j.state.AppendableValue
Deprecated.
Checks if the value list is empty.
isEmpty() - Method in class org.bsc.langgraph4j.state.AppendableValueRW
Deprecated.
Checks if the list of values is empty.
isExecutionError() - Method in class dev.langchain4j.image_to_diagram.ImageToDiagram.State
 
isStreaming() - Method in class org.bsc.langgraph4j.agentexecutor.Agent
 

J

JSON - Enum constant in enum class org.bsc.langgraph4j.agentexecutor.AgentExecutor.Serializers
 
JSONStateSerializer - Class in org.bsc.langgraph4j.agentexecutor.serializer.json
 
JSONStateSerializer() - Constructor for class org.bsc.langgraph4j.agentexecutor.serializer.json.JSONStateSerializer
 
JSONStateSerializer(ObjectMapper) - Constructor for class org.bsc.langgraph4j.agentexecutor.serializer.json.JSONStateSerializer
 

L

LangGraphStreamingServer - Interface in org.bsc.langgraph4j.studio
 
LangGraphStreamingServer.ArgumentMetadata - Record Class in org.bsc.langgraph4j.studio
 
LangGraphStreamingServer.GraphInitServlet - Class in org.bsc.langgraph4j.studio
return the graph representation in mermaid format
LangGraphStreamingServer.GraphStreamServlet - Class in org.bsc.langgraph4j.studio
 
LangGraphStreamingServer.InitData - Record Class in org.bsc.langgraph4j.studio
 
LangGraphStreamingServer.InitDataSerializer - Class in org.bsc.langgraph4j.studio
 
LangGraphStreamingServer.NodeOutputSerializer - Class in org.bsc.langgraph4j.studio
 
LangGraphStreamingServer.PersistentConfig - Record Class in org.bsc.langgraph4j.studio
 
LangGraphStreamingServer.ThreadEntry - Record Class in org.bsc.langgraph4j.studio
 
LangGraphStreamingServerJetty - Class in org.bsc.langgraph4j.studio.jetty
LangGraphStreamingServer is an interface that represents a server that supports streaming of LangGraph.
LangGraphStreamingServerJetty.Builder - Class in org.bsc.langgraph4j.studio.jetty
 
last() - Method in interface org.bsc.langgraph4j.state.AppendableValue
Deprecated.
Returns the last value in the list, if present.
last() - Method in class org.bsc.langgraph4j.state.AppendableValueRW
Deprecated.
Returns the last value in the list, if present.
last(List<T>) - Static method in class org.bsc.langgraph4j.utils.CollectionsUtils
Returns the last value in the list, if present.
lastMinus(int) - Method in interface org.bsc.langgraph4j.state.AppendableValue
Deprecated.
Returns the value at the specified position from the end of the list, if present.
lastMinus(int) - Method in class org.bsc.langgraph4j.state.AppendableValueRW
Deprecated.
Returns the value at the specified position from the end of the list, if present.
lastMinus(List<T>, int) - Static method in class org.bsc.langgraph4j.utils.CollectionsUtils
Returns the value at the specified position from the end of the list, if present.
lastTwoDiagramsAreEqual() - Method in class dev.langchain4j.image_to_diagram.ImageToDiagram.State
 
lat() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Location
Returns the value of the lat record component.
list(RunnableConfig) - Method in interface org.bsc.langgraph4j.checkpoint.BaseCheckpointSaver
 
list(RunnableConfig) - Method in class org.bsc.langgraph4j.checkpoint.FileSystemSaver
 
list(RunnableConfig) - Method in class org.bsc.langgraph4j.checkpoint.MemorySaver
 
listOf(Class<T>) - Static method in class org.bsc.langgraph4j.utils.CollectionsUtils
 
listOf(T...) - Static method in class org.bsc.langgraph4j.utils.CollectionsUtils
Creates a list containing the provided elements.
LLMStreamingGenerator<T,State extends AgentState> - Class in org.bsc.langgraph4j.langchain4j.generators
 
LLMStreamingGenerator.Builder<T,State extends AgentState> - Class in org.bsc.langgraph4j.langchain4j.generators
 
loadImageAsBase64(InputStream) - Static method in class dev.langchain4j.image_to_diagram.ImageLoader
 
loadImageAsBase64(String) - Static method in class dev.langchain4j.image_to_diagram.ImageLoader
 
loadPromptTemplate(String) - Method in interface dev.langchain4j.image_to_diagram.ImageToDiagram
 
location() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Response
Returns the value of the location record component.
Location(String, String, String, Long, Long) - Constructor for record class org.bsc.spring.agentexecutor.function.WeatherFunction.Location
Creates an instance of a Location record class.
log - Static variable in interface org.bsc.langgraph4j.studio.LangGraphStreamingServer
 
log - Static variable in interface org.bsc.langgraph4j.utils.TryConsumer
 
log() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentAction
Returns the value of the log record component.
log() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentFinish
Returns the value of the log record component.
log() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Action
Returns the value of the log record component.
lon() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Location
Returns the value of the lon record component.

M

main(String[]) - Static method in class dev.langchain4j.adaptiverag.AdaptiveRag
 
main(String[]) - Static method in class org.bsc.spring.SpringAiDemoApplication
 
mapOf() - Static method in class org.bsc.langgraph4j.utils.CollectionsUtils
Creates an empty map.
mapOf(K, V) - Static method in class org.bsc.langgraph4j.utils.CollectionsUtils
Creates a map containing a single key-value pair.
mapOf(K, V, K, V) - Static method in class org.bsc.langgraph4j.utils.CollectionsUtils
Creates a map containing two key-value pairs.
mapOf(K, V, K, V, K, V) - Static method in class org.bsc.langgraph4j.utils.CollectionsUtils
Creates a map containing three key-value pairs.
mapOf(K, V, K, V, K, V, K, V) - Static method in class org.bsc.langgraph4j.utils.CollectionsUtils
Creates a map containing three key-value pairs.
mapOf(K, V, K, V, K, V, K, V, K, V) - Static method in class org.bsc.langgraph4j.utils.CollectionsUtils
Creates a map containing three key-value pairs.
mapper() - Method in class org.bsc.langgraph4j.serializer.std.ObjectStreamStateSerializer
 
mapResult(Function<Response<T>, Map<String, Object>>) - Method in class org.bsc.langgraph4j.langchain4j.generators.LLMStreamingGenerator.Builder
 
MemorySaver - Class in org.bsc.langgraph4j.checkpoint
 
MemorySaver() - Constructor for class org.bsc.langgraph4j.checkpoint.MemorySaver
 
mergeWith(Map<String, Object>, Map<String, Channel<?>>) - Method in class org.bsc.langgraph4j.state.AgentState
MERMAID - Enum constant in enum class org.bsc.langgraph4j.GraphRepresentation.Type
A drawable graph using Mermaid syntax.
MermaidGenerator - Class in org.bsc.langgraph4j.diagram
This class represents a MermaidGenerator that extends DiagramGenerator.
MermaidGenerator() - Constructor for class org.bsc.langgraph4j.diagram.MermaidGenerator
 
mimeType() - Method in class org.bsc.langgraph4j.agentexecutor.serializer.json.JSONStateSerializer
 
mimeType() - Method in class org.bsc.langgraph4j.serializer.plain_text.PlainTextStateSerializer
 
mimeType() - Method in interface org.bsc.langgraph4j.serializer.Serializer
 

N

name() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Location
Returns the value of the name record component.
next() - Method in class org.bsc.langgraph4j.CompiledGraph.AsyncNodeGenerator
 
next() - Method in class org.bsc.langgraph4j.state.StateSnapshot
 
nextNode() - Method in class org.bsc.langgraph4j.RunnableConfig
 
nextNode(String) - Method in class org.bsc.langgraph4j.RunnableConfig.Builder
 
nextNodeId(String) - Method in class org.bsc.langgraph4j.checkpoint.Checkpoint.Builder
 
node() - Method in class org.bsc.langgraph4j.NodeOutput
 
node_async(NodeAction<S>) - Static method in interface org.bsc.langgraph4j.action.AsyncNodeAction
Creates an asynchronous node action from a synchronous node action.
NodeAction<T extends AgentState> - Interface in org.bsc.langgraph4j.action
 
nodeId(String) - Method in class org.bsc.langgraph4j.checkpoint.Checkpoint.Builder
 
NodeOutput<State extends AgentState> - Class in org.bsc.langgraph4j
Represents the output of a node in a graph.
NodeOutput(String, State) - Constructor for class org.bsc.langgraph4j.NodeOutput
 
NodeOutputSerializer() - Constructor for class org.bsc.langgraph4j.studio.LangGraphStreamingServer.NodeOutputSerializer
 
NullableObjectSerializer<T> - Interface in org.bsc.langgraph4j.serializer.std
 

O

object() - Method in enum class org.bsc.langgraph4j.agentexecutor.AgentExecutor.Serializers
 
objectInputWithMapper(ObjectInput) - Method in class org.bsc.langgraph4j.serializer.std.SerializerMapper
 
ObjectInputWithMapper - Class in org.bsc.langgraph4j.serializer.std
 
ObjectInputWithMapper(ObjectInput, SerializerMapper) - Constructor for class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
objectMapper(ObjectMapper) - Method in class org.bsc.langgraph4j.studio.jetty.LangGraphStreamingServerJetty.Builder
 
objectOutputWithMapper(ObjectOutput) - Method in class org.bsc.langgraph4j.serializer.std.SerializerMapper
 
ObjectStreamStateSerializer<State extends AgentState> - Class in org.bsc.langgraph4j.serializer.std
 
ObjectStreamStateSerializer(AgentStateFactory<State>) - Constructor for class org.bsc.langgraph4j.serializer.std.ObjectStreamStateSerializer
 
objectsWithTools(List<Object>) - Method in class org.bsc.langgraph4j.agentexecutor.AgentExecutor.GraphBuilder
Deprecated.
observation() - Method in record class org.bsc.langgraph4j.agentexecutor.IntermediateStep
Returns the value of the observation record component.
observation() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Step
Returns the value of the observation record component.
of(Object...) - Static method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode
Deprecated.
of(String) - Static method in class dev.langchain4j.adaptiverag.ChromaStore
 
of(String) - Static method in class dev.langchain4j.image_to_diagram.ImageToDiagramProcess.ImageUrlOrData
 
of(String, State) - Static method in class org.bsc.langgraph4j.NodeOutput
 
of(URI) - Static method in class dev.langchain4j.image_to_diagram.ImageToDiagramProcess.ImageUrlOrData
 
of(Collection<Object>) - Static method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode
Deprecated.
of(Supplier<List<T>>) - Static method in class org.bsc.langgraph4j.state.AppenderChannel
 
of(Supplier<T>) - Static method in interface org.bsc.langgraph4j.state.Channel
 
of(Checkpoint, RunnableConfig, AgentStateFactory<State>) - Static method in class org.bsc.langgraph4j.state.StateSnapshot
 
of(Reducer<T>) - Static method in interface org.bsc.langgraph4j.state.Channel
 
of(Reducer<T>, Supplier<T>) - Static method in interface org.bsc.langgraph4j.state.Channel
 
OK - Enum constant in enum class dev.langchain4j.image_to_diagram.ImageToDiagram.EvaluationResult
 
org.bsc.langgraph4j - package org.bsc.langgraph4j
The org.bsc.langgraph4j package provides classes and interfaces for building stateful, multi-agent applications with LLMs.
org.bsc.langgraph4j.action - package org.bsc.langgraph4j.action
Provides interfaces and classes for defining actions that operate on agent states.
org.bsc.langgraph4j.agentexecutor - package org.bsc.langgraph4j.agentexecutor
 
org.bsc.langgraph4j.agentexecutor.serializer.json - package org.bsc.langgraph4j.agentexecutor.serializer.json
 
org.bsc.langgraph4j.agentexecutor.serializer.std - package org.bsc.langgraph4j.agentexecutor.serializer.std
 
org.bsc.langgraph4j.checkpoint - package org.bsc.langgraph4j.checkpoint
 
org.bsc.langgraph4j.diagram - package org.bsc.langgraph4j.diagram
 
org.bsc.langgraph4j.langchain4j.generators - package org.bsc.langgraph4j.langchain4j.generators
 
org.bsc.langgraph4j.langchain4j.serializer.std - package org.bsc.langgraph4j.langchain4j.serializer.std
 
org.bsc.langgraph4j.langchain4j.tool - package org.bsc.langgraph4j.langchain4j.tool
 
org.bsc.langgraph4j.serializer - package org.bsc.langgraph4j.serializer
 
org.bsc.langgraph4j.serializer.plain_text - package org.bsc.langgraph4j.serializer.plain_text
 
org.bsc.langgraph4j.serializer.std - package org.bsc.langgraph4j.serializer.std
This package contains implementations of the Serializer interface that utilize Java's built-in serialization mechanism.
org.bsc.langgraph4j.state - package org.bsc.langgraph4j.state
Provides classes and interfaces for managing the state of agents in the langgraph4j framework.
org.bsc.langgraph4j.streaming - package org.bsc.langgraph4j.streaming
 
org.bsc.langgraph4j.studio - package org.bsc.langgraph4j.studio
 
org.bsc.langgraph4j.studio.jetty - package org.bsc.langgraph4j.studio.jetty
 
org.bsc.langgraph4j.utils - package org.bsc.langgraph4j.utils
 
org.bsc.spring - package org.bsc.spring
 
org.bsc.spring.agentexecutor - package org.bsc.spring.agentexecutor
 
org.bsc.spring.agentexecutor.function - package org.bsc.spring.agentexecutor.function
 
org.bsc.spring.agentexecutor.serializer.std - package org.bsc.spring.agentexecutor.serializer.std
 
Outcome(AgentExecutor.Action, AgentExecutor.Finish) - Constructor for record class org.bsc.spring.agentexecutor.AgentExecutor.Outcome
Creates an instance of a Outcome record class.

P

parse(String) - Method in class dev.langchain4j.image_to_diagram.DiagramOutputParser
 
Participant() - Constructor for class dev.langchain4j.image_to_diagram.Diagram.Participant
 
PersistentConfig(String, String) - Constructor for record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.PersistentConfig
Creates an instance of a PersistentConfig record class.
PlainTextStateSerializer<State extends AgentState> - Class in org.bsc.langgraph4j.serializer.plain_text
 
PlainTextStateSerializer(AgentStateFactory<State>) - Constructor for class org.bsc.langgraph4j.serializer.plain_text.PlainTextStateSerializer
 
PLANTUML - Enum constant in enum class org.bsc.langgraph4j.GraphRepresentation.Type
A drawable graph using PlantUML syntax.
PlantUMLAction - Class in dev.langchain4j.image_to_diagram
 
PlantUMLAction() - Constructor for class dev.langchain4j.image_to_diagram.PlantUMLAction
 
PlantUMLAction.Error - Exception in dev.langchain4j.image_to_diagram
 
PlantUMLGenerator - Class in org.bsc.langgraph4j.diagram
 
PlantUMLGenerator() - Constructor for class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
port(int) - Method in class org.bsc.langgraph4j.studio.jetty.LangGraphStreamingServerJetty.Builder
 
put(RunnableConfig, Checkpoint) - Method in interface org.bsc.langgraph4j.checkpoint.BaseCheckpointSaver
 
put(RunnableConfig, Checkpoint) - Method in class org.bsc.langgraph4j.checkpoint.FileSystemSaver
 
put(RunnableConfig, Checkpoint) - Method in class org.bsc.langgraph4j.checkpoint.MemorySaver
 

Q

question() - Method in class dev.langchain4j.adaptiverag.AdaptiveRag.State
 
QuestionRewriter - Class in dev.langchain4j.adaptiverag
 
QuestionRewriter() - Constructor for class dev.langchain4j.adaptiverag.QuestionRewriter
 
QuestionRouter - Class in dev.langchain4j.adaptiverag
Router for user queries to the most relevant datasource.
QuestionRouter() - Constructor for class dev.langchain4j.adaptiverag.QuestionRouter
 
QuestionRouter.Type - Enum Class in dev.langchain4j.adaptiverag
 
queue(BlockingQueue<AsyncGenerator.Data<StreamingOutput<State>>>) - Method in class org.bsc.langgraph4j.langchain4j.generators.LLMStreamingGenerator.Builder
 

R

read() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
read(byte[]) - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
read(byte[], int, int) - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
read(ObjectInput) - Method in class org.bsc.langgraph4j.agentexecutor.serializer.json.JSONStateSerializer
 
read(ObjectInput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.AiMessageSerializer
 
read(ObjectInput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.ChatMesssageSerializer
 
read(ObjectInput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.SystemMessageSerializer
 
read(ObjectInput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.ToolExecutionRequestSerializer
 
read(ObjectInput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.ToolExecutionResultMessageSerializer
 
read(ObjectInput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.UserMessageSerializer
 
read(ObjectInput) - Method in interface org.bsc.langgraph4j.serializer.Serializer
 
read(ObjectInput) - Method in class org.bsc.langgraph4j.serializer.std.ObjectStreamStateSerializer
 
read(Reader) - Method in class org.bsc.langgraph4j.serializer.plain_text.PlainTextStateSerializer
 
read(String) - Method in class org.bsc.langgraph4j.serializer.plain_text.PlainTextStateSerializer
 
readBoolean() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readByte() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readChar() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readDouble() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readExternal(ObjectInput) - Method in class org.bsc.langgraph4j.state.AppendableValueRW
Deprecated.
 
readFloat() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readFully(byte[]) - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readFully(byte[], int, int) - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readInt() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readLine() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readLong() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readNullableObject(ObjectInput) - Method in interface org.bsc.langgraph4j.serializer.std.NullableObjectSerializer
 
readNullableUTF(ObjectInput) - Method in interface org.bsc.langgraph4j.serializer.std.NullableObjectSerializer
 
readObject() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readObject(byte[]) - Method in interface org.bsc.langgraph4j.serializer.Serializer
 
readShort() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readUnsignedByte() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readUnsignedShort() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
readUTF() - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
Reducer<T> - Interface in org.bsc.langgraph4j.state
 
region() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Location
Returns the value of the region record component.
register(Class<?>, Serializer<?>) - Method in class org.bsc.langgraph4j.serializer.std.SerializerMapper
 
Relation() - Constructor for class dev.langchain4j.image_to_diagram.Diagram.Relation
 
Request(String) - Constructor for record class org.bsc.spring.agentexecutor.function.WeatherFunction.Request
Creates an instance of a Request record class.
required() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ArgumentMetadata
Returns the value of the required record component.
Response(WeatherFunction.Location, WeatherFunction.Current) - Constructor for record class org.bsc.spring.agentexecutor.function.WeatherFunction.Response
Creates an instance of a Response record class.
RetrievalGrader - Class in dev.langchain4j.adaptiverag
 
RetrievalGrader() - Constructor for class dev.langchain4j.adaptiverag.RetrievalGrader
 
RetrievalGrader.Arguments - Class in dev.langchain4j.adaptiverag
 
RetrievalGrader.Score - Class in dev.langchain4j.adaptiverag
 
returnValues() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentFinish
Returns the value of the returnValues record component.
returnValues() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Finish
Returns the value of the returnValues record component.
run(String...) - Method in class org.bsc.spring.DemoConsoleController
 
RunnableConfig - Class in org.bsc.langgraph4j
 
RunnableConfig.Builder - Class in org.bsc.langgraph4j
 

S

Score() - Constructor for class dev.langchain4j.adaptiverag.AnswerGrader.Score
 
Score() - Constructor for class dev.langchain4j.adaptiverag.HallucinationGrader.Score
 
Score() - Constructor for class dev.langchain4j.adaptiverag.RetrievalGrader.Score
 
search(String) - Method in class dev.langchain4j.adaptiverag.ChromaStore
 
serialize(NodeOutput, JsonGenerator, SerializerProvider) - Method in class org.bsc.langgraph4j.studio.LangGraphStreamingServer.NodeOutputSerializer
 
serialize(LangGraphStreamingServer.InitData, JsonGenerator, SerializerProvider) - Method in class org.bsc.langgraph4j.studio.LangGraphStreamingServer.InitDataSerializer
 
Serializer<T> - Interface in org.bsc.langgraph4j.serializer
 
SerializerMapper - Class in org.bsc.langgraph4j.serializer.std
 
SerializerMapper() - Constructor for class org.bsc.langgraph4j.serializer.std.SerializerMapper
 
sessionId() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.PersistentConfig
Returns the value of the sessionId record component.
setConditionalEntryPoint(AsyncEdgeAction<State>, Map<String, String>) - Method in class org.bsc.langgraph4j.StateGraph
Deprecated.
use addConditionalEdge(START, consition, mappings)
setEntryPoint(String) - Method in class org.bsc.langgraph4j.StateGraph
Deprecated.
use addEdge(START, nodeId)
setFinishPoint(String) - Method in class org.bsc.langgraph4j.StateGraph
Deprecated.
use use addEdge(nodeId, END)
setMaxIterations(int) - Method in class org.bsc.langgraph4j.CompiledGraph
Sets the maximum number of iterations for the graph execution.
size() - Method in interface org.bsc.langgraph4j.state.AppendableValue
Deprecated.
Returns the size of the value list.
size() - Method in class org.bsc.langgraph4j.state.AppendableValueRW
Deprecated.
Returns the size of the list of values.
skip(long) - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
skipBytes(int) - Method in class org.bsc.langgraph4j.serializer.std.ObjectInputWithMapper
 
SNAPSHOTS - Enum constant in enum class org.bsc.langgraph4j.CompiledGraph.StreamMode
 
specification(ToolSpecification, ToolExecutor) - Method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode.Builder
 
specification(Object) - Method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode.Builder
 
specification(ToolNode.Specification) - Method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode.Builder
 
Specification() - Constructor for class org.bsc.langgraph4j.langchain4j.tool.ToolNode.Specification
 
SpringAiDemoApplication - Class in org.bsc.spring
 
SpringAiDemoApplication() - Constructor for class org.bsc.spring.SpringAiDemoApplication
 
start() - Method in class org.bsc.langgraph4j.studio.jetty.LangGraphStreamingServerJetty
 
start() - Method in interface org.bsc.langgraph4j.studio.LangGraphStreamingServer
 
start(StringBuilder, String) - Method in class org.bsc.langgraph4j.diagram.MermaidGenerator
 
start(StringBuilder, String) - Method in class org.bsc.langgraph4j.diagram.PlantUMLGenerator
 
start(StringBuilder, String) - Method in class org.bsc.langgraph4j.DiagramGenerator
 
START - Static variable in class org.bsc.langgraph4j.StateGraph
 
startingNode(String) - Method in class org.bsc.langgraph4j.langchain4j.generators.LLMStreamingGenerator.Builder
 
startingState(State) - Method in class org.bsc.langgraph4j.langchain4j.generators.LLMStreamingGenerator.Builder
 
state() - Method in class org.bsc.langgraph4j.NodeOutput
 
state(Map<String, Object>) - Method in class org.bsc.langgraph4j.checkpoint.Checkpoint.Builder
 
state(AgentState) - Method in class org.bsc.langgraph4j.checkpoint.Checkpoint.Builder
 
State(Map<String, Object>) - Constructor for class dev.langchain4j.adaptiverag.AdaptiveRag.State
 
State(Map<String, Object>) - Constructor for class dev.langchain4j.image_to_diagram.ImageToDiagram.State
 
State(Map<String, Object>) - Constructor for class org.bsc.langgraph4j.agentexecutor.AgentExecutor.State
 
State(Map<String, Object>) - Constructor for class org.bsc.spring.agentexecutor.AgentExecutor.State
 
stateFactory() - Method in class org.bsc.langgraph4j.serializer.StateSerializer
 
stateGraph(StateGraph<State>) - Method in class org.bsc.langgraph4j.studio.jetty.LangGraphStreamingServerJetty.Builder
 
StateGraph<State extends AgentState> - Class in org.bsc.langgraph4j
Represents a state graph with nodes and edges.
StateGraph(StateSerializer<State>) - Constructor for class org.bsc.langgraph4j.StateGraph
Constructs a new StateGraph with the specified serializer.
StateGraph(Map<String, Channel<?>>, StateSerializer<State>) - Constructor for class org.bsc.langgraph4j.StateGraph
 
StateGraph(Map<String, Channel<?>>, AgentStateFactory<State>) - Constructor for class org.bsc.langgraph4j.StateGraph
 
StateGraph(AgentStateFactory<State>) - Constructor for class org.bsc.langgraph4j.StateGraph
Constructs a new StateGraph with the specified state factory.
stateOf(Map<String, Object>) - Method in class org.bsc.langgraph4j.serializer.StateSerializer
 
stateOf(RunnableConfig) - Method in class org.bsc.langgraph4j.CompiledGraph
Get the StateSnapshot of the given RunnableConfig.
stateSerializer(StateSerializer<AgentExecutor.State>) - Method in class org.bsc.langgraph4j.agentexecutor.AgentExecutor.GraphBuilder
 
stateSerializer(StateSerializer<AgentExecutor.State>) - Method in class org.bsc.spring.agentexecutor.AgentExecutor.GraphBuilder
 
StateSerializer<State extends AgentState> - Class in org.bsc.langgraph4j.serializer
 
StateSerializer(AgentStateFactory<State>) - Constructor for class org.bsc.langgraph4j.serializer.StateSerializer
 
StateSnapshot<State extends AgentState> - Class in org.bsc.langgraph4j.state
 
STD - Enum constant in enum class org.bsc.langgraph4j.agentexecutor.AgentExecutor.Serializers
 
STDStateSerializer - Class in org.bsc.langgraph4j.agentexecutor.serializer.std
 
STDStateSerializer() - Constructor for class org.bsc.langgraph4j.agentexecutor.serializer.std.STDStateSerializer
 
Step(AgentExecutor.Action, String) - Constructor for record class org.bsc.spring.agentexecutor.AgentExecutor.Step
Creates an instance of a Step record class.
stream(Map<String, Object>) - Method in class org.bsc.langgraph4j.CompiledGraph
Creates an AsyncGenerator stream of NodeOutput based on the provided inputs.
stream(Map<String, Object>, RunnableConfig) - Method in class org.bsc.langgraph4j.CompiledGraph
Creates an AsyncGenerator stream of NodeOutput based on the provided inputs.
StreamingOutput<State extends AgentState> - Class in org.bsc.langgraph4j.streaming
 
StreamingOutput(String, String, State) - Constructor for class org.bsc.langgraph4j.streaming.StreamingOutput
 
streamMode() - Method in class org.bsc.langgraph4j.RunnableConfig
 
streamMode(CompiledGraph.StreamMode) - Method in class org.bsc.langgraph4j.RunnableConfig.Builder
 
streamSnapshots(Map<String, Object>, RunnableConfig) - Method in class org.bsc.langgraph4j.CompiledGraph
Creates an AsyncGenerator stream of NodeOutput based on the provided inputs.
SystemMessageSerializer - Class in org.bsc.langgraph4j.langchain4j.serializer.std
 
SystemMessageSerializer() - Constructor for class org.bsc.langgraph4j.langchain4j.serializer.std.SystemMessageSerializer
 

T

temp_f() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Current
Returns the value of the temp_f record component.
text() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Condition
Returns the value of the text record component.
ThreadEntry(String, List<? extends NodeOutput<? extends AgentState>>) - Constructor for record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ThreadEntry
Creates an instance of a ThreadEntry record class.
threadId() - Method in class org.bsc.langgraph4j.RunnableConfig
 
threadId() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.PersistentConfig
Returns the value of the threadId record component.
threadId(String) - Method in class org.bsc.langgraph4j.RunnableConfig.Builder
 
threads() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.InitData
Returns the value of the threads record component.
title() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.InitData
Returns the value of the title record component.
title(String) - Method in class org.bsc.langgraph4j.studio.jetty.LangGraphStreamingServerJetty.Builder
 
toolCall() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Action
Returns the value of the toolCall record component.
toolExecutionRequest() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentAction
Returns the value of the toolExecutionRequest record component.
ToolExecutionRequestSerializer - Class in org.bsc.langgraph4j.langchain4j.serializer.std
 
ToolExecutionRequestSerializer() - Constructor for class org.bsc.langgraph4j.langchain4j.serializer.std.ToolExecutionRequestSerializer
 
ToolExecutionResultMessageSerializer - Class in org.bsc.langgraph4j.langchain4j.serializer.std
 
ToolExecutionResultMessageSerializer() - Constructor for class org.bsc.langgraph4j.langchain4j.serializer.std.ToolExecutionResultMessageSerializer
 
ToolNode - Class in org.bsc.langgraph4j.langchain4j.tool
A node in the graph that executes a tool
ToolNode.Builder - Class in org.bsc.langgraph4j.langchain4j.tool
 
ToolNode.Specification - Class in org.bsc.langgraph4j.langchain4j.tool
 
toolService - Variable in class org.bsc.spring.agentexecutor.AgentService
 
ToolService - Class in org.bsc.spring.agentexecutor
 
ToolService(ApplicationContext) - Constructor for class org.bsc.spring.agentexecutor.ToolService
 
toolSpecification(ToolSpecification, ToolExecutor) - Method in class org.bsc.langgraph4j.agentexecutor.AgentExecutor.GraphBuilder
 
toolSpecification(Object) - Method in class org.bsc.langgraph4j.agentexecutor.AgentExecutor.GraphBuilder
 
toolSpecification(ToolNode.Specification) - Method in class org.bsc.langgraph4j.agentexecutor.AgentExecutor.GraphBuilder
 
toolSpecifications() - Method in class org.bsc.langgraph4j.langchain4j.tool.ToolNode
 
toString() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentAction
Returns a string representation of this record class.
toString() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentFinish
Returns a string representation of this record class.
toString() - Method in record class org.bsc.langgraph4j.agentexecutor.AgentOutcome
Returns a string representation of this record class.
toString() - Method in record class org.bsc.langgraph4j.agentexecutor.IntermediateStep
Returns a string representation of this record class.
toString() - Method in class org.bsc.langgraph4j.NodeOutput
 
toString() - Method in class org.bsc.langgraph4j.serializer.std.SerializerMapper
 
toString() - Method in class org.bsc.langgraph4j.state.AgentState
Returns a string representation of the agent state.
toString() - Method in class org.bsc.langgraph4j.state.AppendableValueRW
Deprecated.
Returns a string representation of the list of values.
toString() - Method in class org.bsc.langgraph4j.state.StateSnapshot
 
toString() - Method in class org.bsc.langgraph4j.streaming.StreamingOutput
 
toString() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ArgumentMetadata
Returns a string representation of this record class.
toString() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.InitData
Returns a string representation of this record class.
toString() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.PersistentConfig
Returns a string representation of this record class.
toString() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ThreadEntry
Returns a string representation of this record class.
toString() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Action
Returns a string representation of this record class.
toString() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Finish
Returns a string representation of this record class.
toString() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Outcome
Returns a string representation of this record class.
toString() - Method in record class org.bsc.spring.agentexecutor.AgentExecutor.Step
Returns a string representation of this record class.
toString() - Method in record class org.bsc.spring.agentexecutor.function.WeatherConfig
Returns a string representation of this record class.
toString() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Condition
Returns a string representation of this record class.
toString() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Current
Returns a string representation of this record class.
toString() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Location
Returns a string representation of this record class.
toString() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Request
Returns a string representation of this record class.
toString() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Response
Returns a string representation of this record class.
Try(TryConsumer<T, Ex>) - Static method in interface org.bsc.langgraph4j.utils.TryConsumer
 
tryAccept(T) - Method in interface org.bsc.langgraph4j.utils.TryConsumer
 
TryConsumer<T,Ex extends Throwable> - Interface in org.bsc.langgraph4j.utils
 
type() - Method in record class org.bsc.langgraph4j.studio.LangGraphStreamingServer.ArgumentMetadata
Returns the value of the type record component.

U

UNKNOWN - Enum constant in enum class dev.langchain4j.image_to_diagram.ImageToDiagram.EvaluationResult
 
unregister(Class<? extends Serializer<?>>) - Method in class org.bsc.langgraph4j.serializer.std.SerializerMapper
 
update(String, Object, Object) - Method in class org.bsc.langgraph4j.state.AppenderChannel
 
update(String, Object, Object) - Method in interface org.bsc.langgraph4j.state.Channel
Update the state property with the given key and returns the new value.
updateState(Map<String, Object>, Map<String, Object>, Map<String, Channel<?>>) - Static method in class org.bsc.langgraph4j.state.AgentState
Updates a state with the provided partial state.
updateState(Map<String, Object>, Map<String, Channel<?>>) - Method in class org.bsc.langgraph4j.checkpoint.Checkpoint
 
updateState(RunnableConfig, Map<String, Object>) - Method in class org.bsc.langgraph4j.CompiledGraph
Update the state of the graph with the given values.
updateState(RunnableConfig, Map<String, Object>, String) - Method in class org.bsc.langgraph4j.CompiledGraph
Update the state of the graph with the given values.
updateState(AgentState, Map<String, Object>, Map<String, Channel<?>>) - Static method in class org.bsc.langgraph4j.state.AgentState
Updates a state with the provided partial state.
UserMessageSerializer - Class in org.bsc.langgraph4j.langchain4j.serializer.std
 
UserMessageSerializer() - Constructor for class org.bsc.langgraph4j.langchain4j.serializer.std.UserMessageSerializer
 

V

validate(String) - Static method in class dev.langchain4j.image_to_diagram.PlantUMLAction
 
validateWithSingleLineError(String) - Static method in class dev.langchain4j.image_to_diagram.PlantUMLAction
 
value(String) - Method in class org.bsc.langgraph4j.state.AgentState
Retrieves the value associated with the given key, if present.
value(String, Supplier<T>) - Method in class org.bsc.langgraph4j.state.AgentState
 
value(String, T) - Method in class org.bsc.langgraph4j.state.AgentState
 
valueOf(String) - Static method in enum class dev.langchain4j.adaptiverag.QuestionRouter.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.langchain4j.image_to_diagram.ImageToDiagram.EvaluationResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.bsc.langgraph4j.agentexecutor.AgentExecutor.Serializers
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.bsc.langgraph4j.CompiledGraph.StreamMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.bsc.langgraph4j.GraphRepresentation.Type
Returns the enum constant of this class with the specified name.
values() - Static method in enum class dev.langchain4j.adaptiverag.QuestionRouter.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.langchain4j.image_to_diagram.ImageToDiagram.EvaluationResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.bsc.langgraph4j.agentexecutor.AgentExecutor.Serializers
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.bsc.langgraph4j.CompiledGraph.StreamMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.bsc.langgraph4j.GraphRepresentation.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in interface org.bsc.langgraph4j.state.AppendableValue
Deprecated.
Returns the list of values.
values() - Method in class org.bsc.langgraph4j.state.AppendableValueRW
Deprecated.
Returns an unmodifiable list of values.
VALUES - Enum constant in enum class org.bsc.langgraph4j.CompiledGraph.StreamMode
 
vectorstore - Enum constant in enum class dev.langchain4j.adaptiverag.QuestionRouter.Type
 

W

WeatherConfig - Record Class in org.bsc.spring.agentexecutor.function
 
WeatherConfig(String, String) - Constructor for record class org.bsc.spring.agentexecutor.function.WeatherConfig
Creates an instance of a WeatherConfig record class.
WeatherFunction - Class in org.bsc.spring.agentexecutor.function
 
WeatherFunction(WeatherConfig) - Constructor for class org.bsc.spring.agentexecutor.function.WeatherFunction
 
WeatherFunction.Condition - Record Class in org.bsc.spring.agentexecutor.function
 
WeatherFunction.Current - Record Class in org.bsc.spring.agentexecutor.function
 
WeatherFunction.Location - Record Class in org.bsc.spring.agentexecutor.function
 
WeatherFunction.Request - Record Class in org.bsc.spring.agentexecutor.function
 
WeatherFunction.Response - Record Class in org.bsc.spring.agentexecutor.function
 
weatherFunctionCallback() - Method in class org.bsc.spring.agentexecutor.function.FunctionsConfiguration
 
web_search - Enum constant in enum class dev.langchain4j.adaptiverag.QuestionRouter.Type
 
WebSearchTool - Class in dev.langchain4j.adaptiverag
 
WebSearchTool() - Constructor for class dev.langchain4j.adaptiverag.WebSearchTool
 
wind_mph() - Method in record class org.bsc.spring.agentexecutor.function.WeatherFunction.Current
Returns the value of the wind_mph record component.
withCheckPointId(String) - Method in class org.bsc.langgraph4j.RunnableConfig
 
withDescription(String) - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper.Builder
 
withInputType(Class<I>) - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper.Builder
 
withInputTypeSchema(String) - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper.Builder
 
withName(String) - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper.Builder
 
withObjectMapper(ObjectMapper) - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper.Builder
 
withResponseConverter(Function<O, String>) - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper.Builder
 
withSchemaType(FunctionCallbackContext.SchemaType) - Method in class org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper.Builder
 
withStreamMode(CompiledGraph.StreamMode) - Method in class org.bsc.langgraph4j.RunnableConfig
Create a new RunnableConfig with the same attributes as this one but with a different CompiledGraph.StreamMode.
write(ToolExecutionRequest, ObjectOutput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.ToolExecutionRequestSerializer
 
write(AiMessage, ObjectOutput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.AiMessageSerializer
 
write(ChatMessage, ObjectOutput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.ChatMesssageSerializer
 
write(SystemMessage, ObjectOutput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.SystemMessageSerializer
 
write(ToolExecutionResultMessage, ObjectOutput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.ToolExecutionResultMessageSerializer
 
write(UserMessage, ObjectOutput) - Method in class org.bsc.langgraph4j.langchain4j.serializer.std.UserMessageSerializer
 
write(AgentExecutor.State, ObjectOutput) - Method in class org.bsc.langgraph4j.agentexecutor.serializer.json.JSONStateSerializer
 
write(State, ObjectOutput) - Method in class org.bsc.langgraph4j.serializer.std.ObjectStreamStateSerializer
 
write(T, ObjectOutput) - Method in interface org.bsc.langgraph4j.serializer.Serializer
 
writeExternal(ObjectOutput) - Method in class org.bsc.langgraph4j.state.AppendableValueRW
Deprecated.
 
writeNullableObject(Object, ObjectOutput) - Method in interface org.bsc.langgraph4j.serializer.std.NullableObjectSerializer
 
writeNullableUTF(String, ObjectOutput) - Method in interface org.bsc.langgraph4j.serializer.std.NullableObjectSerializer
 
writeObject(T) - Method in interface org.bsc.langgraph4j.serializer.Serializer
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form