🚀 Share how you're building agents for a chance to win LangChain swag!
{ "checkpoint": {} }
Add state to a thread.
The ID of the thread.
Payload for updating the state of a thread.
The values to update the state with.
The checkpoint to update the state of.
Show child attributes
Unique identifier for the thread associated with this checkpoint.
Namespace for the checkpoint, used for organization and retrieval.
Optional unique identifier for the checkpoint itself.
Optional dictionary containing checkpoint-specific data.
Update the state as if this node had just executed.
Success
Response for adding state to a thread.
Was this page helpful?