Skip to content

Tags: stuntnmore/langchainjs

Tags

0.2.0@next

Toggle 0.2.0@next's commit message

Verified

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

0.1.37

Toggle 0.1.37's commit message
Release 0.1.37

0.1.36

Toggle 0.1.36's commit message

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 <[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]>

0.1.35

Toggle 0.1.35's commit message

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 <[email protected]>

0.1.34

Toggle 0.1.34's commit message

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

Toggle 0.1.33's commit message

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

Toggle 0.1.32's commit message

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

Toggle 0.1.31's commit message

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

Toggle 0.1.30's commit message

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

Toggle 0.1.29's commit message

Verified

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