Tags: stuntnmore/langchainjs
Tags
langchain[patch]: Release 0.2.0 (next) (langchain-ai#5445)
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 <[email protected]> * Update langchain/src/document_loaders/web/firecrawl.ts Co-authored-by: Brace Sproul <[email protected]> * Nick: fixes * Update yarn.lock * Fix yarn.lock * lint & format * Update firecrawl.ts * Add entrypoint --------- Co-authored-by: Brace Sproul <[email protected]> Co-authored-by: Jacob Lee <[email protected]>
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 <[email protected]>
PreviousNext