Update thread state or retrieve it via POST.
When values is provided, creates a new checkpoint with the updated state.
Use as_node to attribute the update to a specific graph node. When
values is null, this endpoint acts as a POST-based alternative to the
GET state endpoint (useful when passing complex checkpoint/subgraph
parameters in the request body).
Request model for updating thread state
The values to update the state with
The checkpoint to update the state of
Optional checkpoint ID to update from
Update the state as if this node had just executed
Include states from subgraphs
Checkpoint namespace
Successful Response
Thread state model for history endpoint
Channel values (messages, etc.)
Current checkpoint
Next nodes to execute
Tasks to execute
Interrupt data
Checkpoint metadata
Timestamp of state creation
Parent checkpoint
Checkpoint ID (for backward compatibility)
Parent checkpoint ID (for backward compatibility)