Interface DocumentRetriever
- All Known Implementing Classes:
VectorStoreDocumentRetriever
API for retrieving
Document
s from an underlying data source.- Since:
- 1.0.0
- Author:
- Christian Tzolov, Thomas Vitale
-
Method Summary
Modifier and TypeMethodDescriptionRetrievesDocument
s from an underlying data source using the given query string.