Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: scottforte/langchainjs

Tags

0.2.5

Toggle 0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
community[minor]: Add support for bedrock guardrails and trace (langc…

…hain-ai#5631)

* add support for bedrock guardrails and trace

* updated bedrock tests for guardrails

* resolved guardrail and trace format errors, also resolved type errors for fetchFn

* updated chatbedrock test with guardrails

* Format and revert call option changes

* Lint

---------

Co-authored-by: jacoblee93 <[email protected]>

0.2.4

Toggle 0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
community[patch],langchain[patch],groq[patch]: Bump deps (langchain-a…

…i#5618)

* Bump deps

* Fix

0.2.3

Toggle 0.2.3's commit message

Verified

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

0.2.2

Toggle 0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
langchain[patch]: Readd dropped entrypoint (langchain-ai#5530)

* Fix memory entrypoint

* Update examples

0.2.1

Toggle 0.2.1's commit message

Verified

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

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)