4 lines
81 B
Python

from langchain_core.retrievers import BaseRetriever
__all__ = ["BaseRetriever"]