core: release 0.2.6 (#22868)
core[patch]: Treat type as a special field when merging lists (#22750)
core: In astream_events v2 propagate cancel/break to the inner astream call (#22865)
core[patch]: allowing latest packaging versions (#22792)
ci: add testing with Python 3.12 (#22813)
core[patch]: Update remaining root_validators (#22829)
core[patch]: update some root_validators (#22787)
core: fix mustache falsy cases (#22747)
core[patch]: Add missing type annotations (#22756)
core: add error message for non-structured llm to StructuredPrompt (#22684)
[Core] Unified Enable/Disable Tracing (#22576)
langchain-core==0.2.5
Release langchain-core==0.2.5
Changes since langchain-core==0.2.4
multiple: get rid of pyproject extras (#22581)
core[patch]: Release 0.2.5 (#22642)
core[patch]: Correctly order parent ids in astream events (from root to immediate parent), add defensive check for cycles (#22637)
core[minor]: Add parent_ids to astream_events API (#22563)
core[minor]: Add an async root listener and with_alisteners method (#22151)
core[patch]: Use explicit classes for InMemoryByteStore and InMemoryStore (#22608)
docs: Fix description (#22611)
docs: Fix typo (#22603)
core[patch]: Improve VectorStore API doc (#22547)
core[patch]: Add similarity_score_threshold to VectorStore search types (#22477)
core[patch]: Deduplicate of callback handlers in merge_configs (#22478)
langchain-core==0.2.4
Release langchain-core==0.2.4
Changes since langchain-core==0.2.3
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)
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.6.
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