put_writes(
self,
config: RunnableConfig,
writes: Sequence[tuple[str, Any]Save a list of writes to the in-memory storage.
This method saves a list of writes to the in-memory storage. The writes are associated with the provided config.
Identifier for the task creating the writes.
Path of the task creating the writes.