Ask a question to get started
Enter to send•Shift+Enter new line
aput_writes( self, config: RunnableConfig, writes: Sequence[tuple[str, Any]
config
RunnableConfig
Configuration of the related checkpoint.
writes
Sequence[tuple[str, Any]]
List of writes to store.
task_id
str
task_path
''
Asynchronously store intermediate writes linked to a checkpoint.
Identifier for the task creating the writes.
Path of the task creating the writes.