alist(
self,
config: RunnableConfig | None,
*,
filter: dict[str,| Name | Type | Description |
|---|---|---|
config* | RunnableConfig | None |
Asynchronous version of list.
This method is an asynchronous wrapper around list that runs the synchronous
method in a separate thread using asyncio.
The config to use for listing the checkpoints.