short-video-automation
short-video-automation copied to clipboard
build(deps): bump langchain from 0.0.180 to 0.1.17
Bumps langchain from 0.0.180 to 0.1.17.
Release notes
Sourced from langchain's releases.
Release 0.1.17
What's Changed
- langchain[patch]: Release 0.1.16 by
@jacoblee93
in langchain-ai/langchainjs#4334- Correct waitlist instruction in README by
@eknuth
in langchain-ai/langchainjs#4335- docs[patch]: Fix broken link by
@jacoblee93
in langchain-ai/langchainjs#4336- langchain[patch]: Export helper functions from indexing api by
@bracesproul
in langchain-ai/langchainjs#4344- docs[minor]: Add Human-in-the-loop to tools use case by
@bracesproul
in langchain-ai/langchainjs#4314- langchain[minor],docs[minor]: Add
SitemapLoader
by@bracesproul
in langchain-ai/langchainjs#4331- langchain[patch]: Rm unwanted build artifacts by
@bracesproul
in langchain-ai/langchainjs#4345New Contributors
@eknuth
made their first contribution in langchain-ai/langchainjs#4335Full Changelog: https://github.com/langchain-ai/langchainjs/compare/0.1.16...0.1.17
0.1.16
What's Changed
- scripts[minor],docs[minor]: Add migration script to scripts package by
@bracesproul
in langchain-ai/langchainjs#4326- scripts[patch]: Release 0.0.5 by
@bracesproul
in langchain-ai/langchainjs#4330- Update aws.mdx by
@jasel-lewis
in langchain-ai/langchainjs#4322- Updated debugging.mdx by
@jasonnathan
in langchain-ai/langchainjs#4319- langchain[patch]: Fix run on dataset method for built-in evaluators by
@jacoblee93
in langchain-ai/langchainjs#4332New Contributors
@jasel-lewis
made their first contribution in langchain-ai/langchainjs#4322@jasonnathan
made their first contribution in langchain-ai/langchainjs#4319Full Changelog: https://github.com/langchain-ai/langchainjs/compare/0.1.15...0.1.16
0.1.15
What's Changed
- langchain[patch]: Release 0.1.14 by
@jacoblee93
in langchain-ai/langchainjs#4315- ci[minor]: Add new test:unit:ci and build before tests in ci file by
@bracesproul
in langchain-ai/langchainjs#4312- Revert "langchain[minor]: Add imports migration script" by
@bracesproul
in langchain-ai/langchainjs#4324- core[patch]: Inline more portable SAX parser, remove node-only type import by
@jacoblee93
in langchain-ai/langchainjs#4325- langchain[patch],community[patch]: Fix lint warnings by
@bracesproul
in langchain-ai/langchainjs#4323- core[patch]: Release 0.1.25 by
@jacoblee93
in langchain-ai/langchainjs#4327- langchain[patch]: Bump core dep by
@jacoblee93
in langchain-ai/langchainjs#4328- langchain[patch]: Release 0.1.15 by
@jacoblee93
in langchain-ai/langchainjs#4329Full Changelog: https://github.com/langchain-ai/langchainjs/compare/0.1.14...0.1.15
0.1.14
What's Changed
- langchain[patch]: Release 0.1.13 by
@jacoblee93
in langchain-ai/langchainjs#4287- langchain[patch]: Improve memory vector store tests by
@bracesproul
in langchain-ai/langchainjs#4283- infra[minor]: Split unit tests by
@bracesproul
in langchain-ai/langchainjs#4292- docs[minor]: Add new QA & RAG use case section by
@bracesproul
in langchain-ai/langchainjs#4211- docs[patch]: Fix header typo by
@bracesproul
in langchain-ai/langchainjs#4295
... (truncated)
Commits
230f82f
Release 0.1.174ec9a7f
langchain[patch]: Rm unwanted build artifacts (#4345)38c6e87
langchain[minor],docs[minor]: AddSitemapLoader
(#4331)85f41f1
docs[minor]: Add Human-in-the-loop to tools use case (#4314)10e2dc9
langchain[patch]: Export helper functions from indexing api (#4344)13b4a9d
Fix broken link (#4336)3b062f3
Correct waitlist instruction in README (#4335)99184fa
Merge pull request #4334 from langchain-ai/release08d6a9c
Release 0.1.16f893b04
langchain[patch]: Fix run on dataset method for built-in evaluators (#4332)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by basproul, a new releaser for langchain since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)