Skip to main content

Documentation Index

Fetch the complete documentation index at: https://widget-docs.rapidagent.ai/llms.txt

Use this file to discover all available pages before exploring further.

Langchain Javascript package

https://js.langchain.com/docs/ecosystem/chaindesk
import { chaindeskRetriever } from 'langchain/retrievers/chaindesk';

Langchain Python package

https://python.langchain.com/en/latest/ecosystem/chaindesk.html
from langchain.retrievers import chaindeskRetriever