Skip to main content

Chaindesk

Chaindesk is an open-source document retrieval platform that helps to connect your personal data with Large Language Models.

Installation and Setup

We need to sign up for Chaindesk, create a datastore, add some data and get your datastore api endpoint url. We need the API Key.

Retriever

See a usage example.

from langchain.retrievers import ChaindeskRetriever
API Reference:ChaindeskRetriever

Was this page helpful?


You can also leave detailed feedback on GitHub.