Skip to content

Tags: rafaelsideguide/langchainjs

Tags

0.1.37

Release 0.1.37

0.1.36

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

0.1.35

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

0.1.34

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
community[patch]: Release 0.0.50 (langchain-ai#5137)

0.1.33

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
core[patch]: Release 0.1.57 (langchain-ai#5059)

0.1.32

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
community[patch]: Release 0.0.45 (langchain-ai#5022)

0.1.31

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump OpenAI integration package version (langchain-ai#4974)

0.1.30

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
community[patch]: Release 0.0.43 (langchain-ai#4886)

0.1.29

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix dep order (langchain-ai#4871)

0.1.28

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.0.39 (langchain-ai#4770)