Ask a question to get started
Enter to sendā¢Shift+Enter new line
Payload for a checkpoint event.
CheckpointPayload()
TypedDict
Configuration for this checkpoint, including the thread_id and checkpoint_id.
thread_id
checkpoint_id
Metadata associated with this checkpoint (e.g. step number, source, writes).
Current state values at the time of this checkpoint.
Names of the nodes scheduled to execute next.
Configuration of the parent checkpoint, or None if this is the first checkpoint.
None
List of tasks associated with this checkpoint.