Interface for the arguments required to construct a ContextualCompressionRetriever. It extends the BaseRetrieverInput interface with two additional fields: baseCompressor and baseRetriever.

Hierarchy

  • BaseRetrieverInput
    • ContextualCompressionRetrieverArgs

Properties

baseCompressor: BaseDocumentCompressor
baseRetriever: BaseRetriever

Generated using TypeDoc