anthropic[patch]: release 0.1.18 (#23778)
anthropic[patch]: fix model name in some integration tests (#23779)
anthropic[patch]: tool output parser fix (#23647)
anthropic[patch]: use core output parsers for structured output (#23776)
langchain_anthropic: add stop_reason in ChatAnthropic stream result (#23689)
standard-tests[patch]: add anthropic format integration test (#23717)
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)
Bumps langchain-anthropic from 0.1.17 to 0.1.20.
Release notes
Sourced from langchain-anthropic's releases.
Commits
259d4d2
anthropic[patch]: Release 0.1.20 (#24204)3aed74a
fireworks[patch]: Release 0.1.5 (#24203)13b0d7e
openai[patch]: Release 0.1.16 (#24202)71cd6e6
groq[patch]: Release 0.1.7 (#24201)99054e1
mistralai[patch]: Release 0.1.10 (#24200)7a1321e
ibm[patch]: Release 0.1.10 (#24199)cb5031f
integrations[patch]: require core >=0.2.17 (#24207)f1618ec
couchbase: Add standard and semantic caches (#23607)8d82a0d
core[patch]: Mark GraphVectorStore as beta (#24195)0a1e475
core[patch]: Release 0.2.17 (#24189)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