Skip to content

Releases: langchain-ai/langchain

langchain-core==0.3.5

21 Sep 00:31
238a31b
Compare
Choose a tag to compare

Changes since langchain-core==0.3.4

core: release 0.3.5 (#26737)
[LangChainTracer] Omit Chunk (#26602)
[Tracer] add project name to run from tracer (#26736)
core: fix "template" not allowed as prompt param (#26060)

langchain-core==0.3.4

20 Sep 21:51
4a27450
Compare
Choose a tag to compare

Changes since langchain-core==0.3.3

core: release 0.3.4 (#26729)
core: In astream_events propagate cancellation reason to inner task (#26727)

langchain-core==0.3.3

20 Sep 20:58
465e43c
Compare
Choose a tag to compare

Changes since langchain-core==0.2.41

core: release 0.3.3 (#26713)
core[patch]: Fix defusedxml import (#26718)
core/langchain: fix version used in deprecation (#26724)
core[patch],langchain[patch]: deprecate memory and entity abstractions and implementations (#26717)
Avoid copying runs (#26689)
core[patch]: support js chat model namespaces (#26688)
core[patch]: Release 0.3.2 (#26686)
core[patch]: Fix load of ChatBedrock (#26679)
core[patch]: support load from path for default namespaces (#26675)
core, community: move graph vectorstores to community (#26678)
core: Add N(naming) ruff rules (#25362)
core: use ruff.target-version instead (#26634)
core: remove [project] tag from pyproject (#26633)
core: Put Python version as a project requirement so it is considered by ruff (#26608)
core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574)
docs: pypi readme image links (#26590)
core,openai,grow,fw[patch]: deprecate bind_functions, update chat mod… (#26584)
core[patch]: Release 0.3.1 (#26581)
core[patch]: Fix "argument of type 'NoneType' is not iterable" error in LangChainTracer (#26576)
core[minor]: remove beta from RemoveMessage (#26579)
core: release 0.3.0 (#26453)
multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-core==0.3.2

19 Sep 22:08
c453b76
Compare
Choose a tag to compare

Changes since langchain-core==0.3.1

core[patch]: Release 0.3.2 (#26686)
core[patch]: Fix load of ChatBedrock (#26679)
core[patch]: support load from path for default namespaces (#26675)
core, community: move graph vectorstores to community (#26678)
core: Add N(naming) ruff rules (#25362)
core: use ruff.target-version instead (#26634)
core: remove [project] tag from pyproject (#26633)
core: Put Python version as a project requirement so it is considered by ruff (#26608)
core[patch]: Add ruff rule UP006(use PEP585 annotations) (#26574)
docs: pypi readme image links (#26590)
core,openai,grow,fw[patch]: deprecate bind_functions, update chat mod… (#26584)

langchain-core==0.2.41

19 Sep 22:19
6cfd1e8
Compare
Choose a tag to compare

Changes since langchain-core==0.3.2

core[patch]: Release 0.2.41 (#26687)
core[patch]: Fixed bedrock chat model load. (#26643)

langchain-box==0.2.1

19 Sep 16:58
f91bdd1
Compare
Choose a tag to compare

Changes since langchain-box==0.2.0

partners/box: release 0.2.1 (#26644)
box: Add searchoptions for BoxRetriever, documentation for BoxRetriever as agent tool (#26181)

langchain-robocorp==0.0.10.post1

18 Sep 01:52
51fd70b
Compare
Choose a tag to compare

Changes since langchain-robocorp==0.0.10

robocorp: release 0.0.10.post1, point to v0.2 branch (#26473)
standard-tests[patch]: add Ser/Des test
all: Improve make lint command (#25344)
[docs]: combine tools and toolkits (#25158)

langchain-milvus==0.1.5

17 Sep 18:22
7c05f71
Compare
Choose a tag to compare

Changes since langchain-milvus==0.1.4

milvus[patch]: fix vectorstore integration tests (#26583)
milvus: 0.1.6 release (#26538)
multiple: pydantic 2 compatibility, v0.3 (#26443)
partners[milvus]: fix integration test issues (#26136)
standard-tests[patch]: add Ser/Des test
milvus[patch]: Release 0.1.5 (#25981)
partners/milvus: allow creating a vectorstore with sparse embeddings (#25284)
partners[milvus]: fix issue when metadata_schema is None (#25836)
milvus: add array data type for collection create (#23219)
milvus: add_db_milvus_connection (#25627)
all: Improve make lint command (#25344)
partners: Use simsimd types (#25299)

langchain-core==0.3.1

17 Sep 17:40
145a49c
Compare
Choose a tag to compare

Changes since langchain-core==0.3.0

core[patch]: Release 0.3.1 (#26581)
core[patch]: Fix "argument of type 'NoneType' is not iterable" error in LangChainTracer (#26576)
core[minor]: remove beta from RemoveMessage (#26579)

langchain-anthropic==0.2.1

17 Sep 21:51
1a62f98
Compare
Choose a tag to compare

Changes since langchain-anthropic==0.2.0

anthropic[patch]: Release 0.2.1 (#26592)
anthropic[patch]: fix tool call and tool res image_url handling (#26587)
docs: anthropic api ref nit (#26591)