TechNickAI / AICodeBot

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

Bump langchain-anthropic from 0.1.20 to 0.1.21 #191

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps langchain-anthropic from 0.1.20 to 0.1.21.

Release notes

Sourced from langchain-anthropic's releases.

langchain-anthropic==0.1.21

Changes since langchain-anthropic==0.1.20

integration releases (#24725) all: add release notes to pypi (#24519) core,groq,openai,mistralai,robocorp,fireworks,anthropic[patch]: Update BaseModel subclass and instance checks to handle both v1 and proper namespaces (#24417)

Commits
  • b3a23dd integration releases (#24725)
  • 315223c core[patch]: Release 0.2.24 (#24722)
  • 0345990 docs: Add NVIDIA NIMs to Model Tab and Feature Table (#24146)
  • cda3025 Integrating the Yi family of models. (#24491)
  • ad75817 core[patch]: ChatPromptTemplate.init same as ChatPromptTemplate.from_… (#24486)
  • cc451ef community[patch]: langchain_community.vectorstores.azuresearch Raise LangChai...
  • 3d16dcd docs[patch]: Hide deprecated ChatGPT plugins page (#24704)
  • 3a5365a ai21: apply rate limiter in integration tests (#24717)
  • 03d62a7 together: Add rate limiter to integration tests (#24714)
  • e00cc74 docs[minor]: Add how to guide for rate limiting a chat model (#24686)
  • 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 show 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)
dependabot[bot] commented 3 months ago

Superseded by #194.