Package org.bsc.langgraph4j
Class NodeOutput<State extends AgentState>
java.lang.Object
org.bsc.langgraph4j.NodeOutput<State>
- Type Parameters:
State
- the type of the state associated with the node output
- Direct Known Subclasses:
StateSnapshot
,StreamingOutput
Represents the output of a node in a graph.
-
Constructor Summary
-
Method Summary
state()
instead.