lifan0127 / ai-research-assistant

Aria is Your AI Research Assistant Powered by GPT Large Language Models
GNU Affero General Public License v3.0
794 stars 33 forks source link

build(deps): bump langchain from 0.0.60 to 0.0.63 #22

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps langchain from 0.0.60 to 0.0.63.

Release notes

Sourced from langchain's releases.

Release 0.0.63

What's Changed

Full Changelog: https://github.com/hwchase17/langchainjs/compare/0.0.62...0.0.63

Release 0.0.62

What's Changed

New Contributors

Full Changelog: https://github.com/hwchase17/langchainjs/compare/0.0.61...0.0.62

Release 0.0.61

What's Changed

Full Changelog: https://github.com/hwchase17/langchainjs/compare/0.0.60...0.0.61

Commits
  • a0025c5 Release 0.0.63
  • c38c623 Be more defensive on handling chroma search results
  • 5294dd3 Merge pull request #959 from hwchase17/nc/fix-nested-__run
  • c784c1b Merge pull request #954 from hwchase17/nc/chroma-update
  • 2b660f0 Add test
  • 5ba7cc4 Fix nested __run properties, the outer one should override the inner one
  • 43789f7 Update chromasdk peer dep, fix issues with using existing collections, update...
  • 7e21a62 Merge pull request #946 from hwchase17/release
  • 8c88385 Release 0.0.62
  • aea8e04 Remove redudnant eslint rule for which we have a more accurate build-time che...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 1 year ago

Superseded by #25.