Methodaput(
self,
namespace: tuple[str, ...],
key: str,
value: dict[str, Any],
)
libs/checkpoint/langgraph/store/base/batch.py:43
Methodasearch(
self,
namespace_prefix: tuple[str, ...],
/,
*,
filter: Optional[dict
libs/checkpoint/langgraph/store/base/batch.py:30