129cd69
1
2
3
4
from langchain_core.caches import RETURN_VAL_TYPE, BaseCache __all__ = ["BaseCache", "RETURN_VAL_TYPE"]