Document objects as output.
Note that all vector stores can be cast to retrievers. Refer to the vector store integration docs for available vector stores.
This page lists custom retrievers, implemented via subclassing BaseRetriever.
Bring-your-own documents
The below retrievers allow you to index and search a custom corpus of documents.External index
The below retrievers will search over an external index (e.g., constructed from Internet data or similar).All retrievers
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

