Interface VectorStoreRetrieverInterface<V>

Base interface implemented by all runnables. Used for cross-compatibility between different versions of LangChain core.

Should not change on patch releases.

Type Parameters

Hierarchy

Implemented by

Properties

vectorStore: V

Methods

Generated using TypeDoc