put_writes(
self,
config: RunnableConfig,
writes: Sequence[tuple[str, Any]Store intermediate writes synchronously.
Note:
Synchronous calls are only supported from a background thread.
From the main async thread use aput_writes.
Identifier for the task creating the writes.
Path of the task creating the writes.