Ask a question to get started
Enter to sendā¢Shift+Enter new line
put( config: RunnableConfig, checkpoint: Checkpoint, metadata: CheckpointMetadata ): Promise<RunnableConfig<Record<
config
RunnableConfig
checkpoint
Checkpoint
metadata
CheckpointMetadata
Saves a checkpoint to the MongoDB database. The checkpoint is associated with the provided config and its parent config (if any).