core[patch]: Release 0.2.4 (#22489)
core[patch]: bump langsmith (#22476)
Use immutable sequence type for batch/batch_as_completed types (#22433)
core[patch]: Fix VectorStore's as_retriever mutating tags param (#22470)
core(patch):fix partial_variables not working with SystemMessagePromptTemplate (#20711)
core[patch]: RFC: Allow concatenation of messages with multi part content (#22002)
core: In BaseRetriever make get_relevant_docs delegate to invoke (#22434)
core: In RunnableSequence pass kwargs to the first step (#22393)
langchain-core==0.2.3
Release langchain-core==0.2.3
Changes since langchain-core==0.2.2
core[patch]: Release 0.2.3 (#22329)
core[patch]: fix runnable history and add docs (#22283)
[Core] Update Tracing Interops (#22318)
langchain-core==0.2.2
Release langchain-core==0.2.2
Changes since langchain-core==0.2.1
core[patch]: Release 0.2.2 (#22289)
core[patch]: allow access RunnableWithFallbacks.runnable attrs (#22139)
core[patch]: Add TypeError handler into get_graph of Runnable (#19856)
docs: fix some spelling mistakes caught by newest version of code spell (#22090)
core: bump to 0.2.1rc (#22080)
core, partners: add token usage attribute to AIMessage (#21944)
infra: rm unused # noqa violations (#22049)
core[patch]: Release 0.2.1 (#22003)
core[patch]: Add unit test for RunnableGenerator for eventstream v2 (#21990)
core[patch]: In astream_events(version=v2) tap output of root run (#21977)
docs: set default anthropic model (#21988)
core[patch]: Fix NPE in function_calling._get_python_function_required_args (#21863)
Fix base.py typo (#21862)
docs: lcel how to and cheatsheet (#21851)
core: Tap output of sync iterators for astream_events (#21842)
core[patch]: Check if event loop is closed in memory stream (#21841)
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-core from 0.1.45 to 0.2.4.
Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
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