Tags: rafaelsideguide/langchainjs
Tags
langchain[minor]: Firecrawl Document Loader (langchain-ai#5180) * Nick: init * Update firecrawl.ts * Nick: * Nick: * Update package.json * Nick: fixes docs * Update yarn.lock * Update examples/src/document_loaders/firecrawl.ts Co-authored-by: Brace Sproul <braceasproul@gmail.com> * Update langchain/src/document_loaders/web/firecrawl.ts Co-authored-by: Brace Sproul <braceasproul@gmail.com> * Nick: fixes * Update yarn.lock * Fix yarn.lock * lint & format * Update firecrawl.ts * Add entrypoint --------- Co-authored-by: Brace Sproul <braceasproul@gmail.com> Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
langchain[patch]: Add possibility to rerank retrieved docs in ParentD… …ocumentRetriever and MultiQueryRetriever (langchain-ai#4738) * feat: add Document Compressor to chain to allow rerank * feat: add example * fix: typo * feat: rerank child documents instead of parents one * feat: improve example * feat: add compressor to Multi Query Retreiver * feat: remove example * feat: remove example * fix: missing docs * feat: remove default value of threshold score to adjust to new Cohere models better * feat: make filtering optional and configurable * docs: add examples * fix: type checking so it allow for build * Fix lint --------- Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
PreviousNext