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.67 to 0.0.72 #27

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps langchain from 0.0.67 to 0.0.72.

Release notes

Sourced from langchain's releases.

Release 0.0.72

What's Changed

Full Changelog: https://github.com/hwchase17/langchainjs/compare/0.0.71...0.0.72

Release 0.0.71

What's Changed

New Contributors

Full Changelog: https://github.com/hwchase17/langchainjs/compare/0.0.70...0.0.71

Release 0.0.70

What's Changed

New Contributors

Full Changelog: https://github.com/hwchase17/langchainjs/compare/0.0.69...0.0.70

0.0.69

What's Changed

... (truncated)

Commits
  • 55ed6a8 Release 0.0.72
  • 5ab1505 Merge pull request #1155 from hwchase17/nc/fix-openai-types
  • 239f47d Fix openai types not being included in build output
  • 71d4474 Merge pull request #1145 from hwchase17/release
  • fd87b30 Release 0.0.71
  • 6695de6 When in Node use default axios adapter (for better compat with networks using...
  • dcef8ea [ConversationalRetrievalQAChain] Fix wrong return type in Doc (#1140)
  • a049663 Remove absolute import paths, update uuid imports (#1142)
  • 13a37bc MRKL prompt fix, integration test (#1138)
  • 7c59816 Merge pull request #1137 from hwchase17/release
  • 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 #34.