TechNickAI / AICodeBot

AI-powered tool for developers, simplifying coding tasks and improving workflow efficiency. 🤖
GNU Affero General Public License v3.0
49 stars 12 forks source link

Bump langchain from 0.0.207 to 0.0.216 #2

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps langchain from 0.0.207 to 0.0.216.

Release notes

Sourced from langchain's releases.

v0.0.216

What's Changed

New Contributors

Full Changelog: https://github.com/hwchase17/langchain/compare/v0.0.215...v0.0.216

v0.0.215

What's Changed

Full Changelog: https://github.com/hwchase17/langchain/compare/v0.0.214...v0.0.215

v0.0.214

What's Changed

... (truncated)

Commits
  • d1bcc58 bump version to 216 (#6770)
  • 6d30acf Fix breaking tags (#6765)
  • ba62276 Improve performance when retrieving Notion DB pages (#6710)
  • ec8247e Fixed bug in AnalyticDB Vector Store caused by upgrade SQLAlchemy version (#6...
  • d84a3bc Office365 Tool (#6306)
  • a15afc1 Relax the action input check for actions that require no input (#6357)
  • cc33bde Confluence added (#6432)
  • 2aeb8e7 Improved Documentation: Eliminating Redundancy in the Introduction.mdx (#6360)
  • 0f6ef04 The openai_info.py does not have gpt-35-turbo which is the underlying Azure O...
  • fe941cb Change tags(str) to tags(dict) in mlflow_callback.py docs (#6473)
  • 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 #5.