GraphCheckpointProperties
data class GraphCheckpointProperties(val nodePath: String, val lastOutput: JSONElement = JSONNull)(source)
Specialized data for graph-based agents, including execution path and output state.
Specialized data for graph-based agents, including execution path and output state.