Skip to content

Releases: langchain-ai/langchain

langchain-core==0.2.42

30 Oct 22:33
33a5397
Compare
Choose a tag to compare

Changes since langchain-core==0.3.14

core[patch]: Release 0.2.42 (#27763)
core[patch]: make get_all_basemodel_annotations public (#27762)
Added mapping to fix CI for #langchain-aws:227. (#27114)
core[patch]: Release 0.2.41 (#26687)
core[patch]: Fixed bedrock chat model load. (#26643)

langchain-openai==0.2.4

28 Oct 16:51
ede953d
Compare
Choose a tag to compare

Changes since langchain-openai==0.2.3

openai[patch]: fix schema formatting util (#27685)
openai[patch]: Release 0.2.4 (#27652)
openai[patch]: accept json schema response format directly (#27623)
partners/openai + community: Async Azure AD token provider support for Azure OpenAI (#27488)

langchain-huggingface==0.1.1

28 Oct 21:34
94e5765
Compare
Choose a tag to compare

Changes since langchain-huggingface==0.1.0

partners/huggingface: release 0.1.1 (#27691)
partners/HuggingFacePipeline[stream]: Change to use pipeline instead of pipeline.model.generate in stream() (#26531)
langchain_huggingface: Fix multiple GPU usage bug in from_model_id function (#23628)
huggingface[patch]: hide client field in HuggingFaceEmbeddings (#27522)
multiple: rely on asyncio_mode auto in tests (#27200)
Revert "huggingface[patch]: make HuggingFaceEndpoint serializable (#2… (#27032)
huggingface[patch]: xfail test (#27031)
huggingface[patch]: make HuggingFaceEndpoint serializable (#27027)
huggingface; fix huggingface_endpoint.py (initialize clients only with supported kwargs) (#26378)

langchain-box==0.2.2

28 Oct 19:59
6d524e9
Compare
Choose a tag to compare

Changes since langchain-box==0.2.1

partners/box: release 0.2.2 (#27690)
box: Add citation support to langchain_box.retrievers.BoxRetriever when used with Box AI (#27012)

langchain-core==0.3.13

25 Oct 19:36
06df15c
Compare
Choose a tag to compare

Changes since langchain-core==0.3.12

core[patch]: Release 0.3.13 (#27651)
core: remove mustache in extended deps (#27629)
core: add flake8-bandit (S) ruff rules to core (#27368)
core[patch]: fix repr and str for Serializable (#26786)
core[patch]: convert_to_openai_tool Anthropic support (#27591)
core: fix Image prompt template hardcoded template format (#27495)

langchain==0.3.4

18 Oct 19:05
3066078
Compare
Choose a tag to compare

Changes since langchain==0.3.3

langchain: release 0.3.4 (#27458)
core[patch]: add convert_to_openai_messages util (#27263)
core[patch],langchain[patch],community[patch]: Bump version dependency of tenacity to >=8.1.0,!=8.4.0,<10 (#27201)

langchain-openai==0.2.3

18 Oct 15:27
2cf2cef
Compare
Choose a tag to compare

Changes since langchain-openai==0.2.2

partners/openai: release 0.2.3 (#27457)
openai: audio modality, remove sockets from unit tests (#27436)
multiple: rely on asyncio_mode auto in tests (#27200)
openai[patch]: default temp=1 for o1 (#27206)

langchain-community==0.3.3

18 Oct 19:57
c397baa
Compare
Choose a tag to compare

Changes since langchain-community==0.3.2

community: release 0.3.3 (#27472)
community[minor]: add proxy support to RecursiveUrlLoader (#27364)
community: Add deprecation notice for Databricks integration in langchain-community (#27355)
community: Add support for clob datatype in oracle database (#27330)
community[patch]: Fix vLLM integration to filter SamplingParams (#27367)
community: sambastudio chat model integration minor fix (#27238)
community: Fix word spelling in Text2vecEmbeddings (#27183)
multiple: rely on asyncio_mode auto in tests (#27200)
docs: fix community pgvector deprecation warning formatting (#27094)
community: clear mypy syntax warning in openapi (#27370)
community: refactor Arxiv search logic (#27084)
community: Update OCI data science integration (#27083)
Community: Updated Firecrawl Document Loader to v1 (#26548)
community: fixed KeyError: 'client' (#27345)
[community] [Bugfix] base_o365 document loader metadata needs to be JSON serializable (#26322)
community: Problem with embeddings in new versions of clickhouse. (#26041)
community[minor]: VectorStore Infinispan. Adding TLS and authentication (#23522)
core[patch],langchain[patch],community[patch]: Bump version dependency of tenacity to >=8.1.0,!=8.4.0,<10 (#27201)
community: Cassandra Vector Store: extend metadata-related methods (#27078)

langchain-core==0.3.12

17 Oct 14:01
f9cc9bd
Compare
Choose a tag to compare

Changes since langchain-core==0.3.11

core: release 0.3.12 (#27410)
docs, core: error messaging [wip] (#27397)

langchain-core==0.3.11

16 Oct 19:44
202d7f6
Compare
Choose a tag to compare

Changes since langchain-core==0.3.10

core[patch]: 0.3.11 release (#27403)
core[patch]: add convert_to_openai_messages util (#27263)
multiple: rely on asyncio_mode auto in tests (#27200)
core[patch]: Ignore ASYNC110 to upgrade to newest ruff version (#27229)
core[patch],langchain[patch],community[patch]: Bump version dependency of tenacity to >=8.1.0,!=8.4.0,<10 (#27201)