Skip to content

Releases: langchain-ai/langchain

langchain-xai==0.2.1

17 Feb 19:35
5034a8d
Compare
Choose a tag to compare

Changes since langchain-xai==0.2.0

xai[patch]: release 0.2.1 (#29854)
xai[patch]: support dedicated structured output feature (#29853)
infra: add xai to scheduled testing (#29852)
multiple: fix uv path deps (#29790)
infra: add UV_FROZEN to makefiles (#29642)
infra: migrate to uv (#29566)

langchain-openai==0.3.6

15 Feb 19:09
3fe7c07
Compare
Choose a tag to compare

Changes since langchain-openai==0.3.5

openai[patch]: release 0.3.6 (#29824)
openai[patch]: enable streaming for o1 (#29823)
multiple: fix uv path deps (#29790)
Fix #29759: Use local chunk_size_ for looping in embed_documents (#29761)

langchain-tests==0.3.12

14 Feb 00:21
d9a069c
Compare
Choose a tag to compare

Changes since langchain-tests==0.3.11

tests[patch]: release 0.3.12 (#29797)
tests[patch]: fix query for test_tool_calling_with_no_arguments (#29793)
multiple: fix uv path deps (#29790)

langchain-chroma==0.2.2

13 Feb 02:47
16fb1f5
Compare
Choose a tag to compare

Changes since langchain-chroma==0.2.1

chroma[patch]: release 0.2.2 (#29769)
(Chroma): Small Fix in add_texts when checking for embeddings (#29766)
infra: add UV_FROZEN to makefiles (#29642)
infra: migrate to uv (#29566)

langchain-core==0.3.35

12 Feb 18:16
e61f463
Compare
Choose a tag to compare

Changes since langchain-core==0.3.34

core[patch]: release 0.3.35 (#29764)
core: Fix output of convert_messages when called with BaseMessage.model_dump() (#29763)
core: Make abatch_as_completed respect max_concurrency (#29426)
Core: Fix add for concatting two BaseMessageChunk's (#29531)
core: Handle unterminated escape character when parsing partial JSON (#29065)

langchain-pinecone==0.2.3

11 Feb 19:32
ec55553
Compare
Choose a tag to compare

Changes since langchain-pinecone==0.2.2

pinecone[patch]: release 0.2.3 (#29741)
pinecone[patch]: add support for python 3.13 (#29737)
infra: add UV_FROZEN to makefiles (#29642)
infra: migrate to uv (#29566)

langchain-openai==0.3.5

11 Feb 19:25
001cf99
Compare
Choose a tag to compare

Changes since langchain-openai==0.3.4

openai[patch]: release 0.3.5 (#29740)
openai, deepseek: make _convert_chunk_to_generation_chunk an instance method (#29731)
Community/Partner: Adding Azure community and partner user agent to better track usage in Python (#29561)
openai[patch]: make parallel_tool_calls explicit kwarg of bind_tools (#29669)
openai: Removed tool_calls from completion chunk after other chunks have already been sent. (#29649)

langchain-deepseek==0.1.2

11 Feb 22:34
42ebf6a
Compare
Choose a tag to compare

Changes since langchain-deepseek==0.1.1

deepseek[patch]: release 0.1.2 (#29742)
openai, deepseek: make _convert_chunk_to_generation_chunk an instance method (#29731)
infra: add UV_FROZEN to makefiles (#29642)
infra: migrate to uv (#29566)

langchain==0.3.18

07 Feb 18:44
01314c5
Compare
Choose a tag to compare

Changes since langchain==0.3.17

langchain: release 0.3.18 (#29654)
infra: migrate to uv (#29566)
docs: rename to langchain-deepseek in docs (#29587)
Fix a tiny typo in create_retrieval_chain docstring (#29552)

langchain-community==0.3.17

07 Feb 19:46
bff25b5
Compare
Choose a tag to compare

Changes since langchain-community==0.3.16

community: release 0.3.17 (#29676)
community: update base_o365.py (#29657)
docs: Updating the imports for langchain-databricks to databricks-langchain (#29646)
community: improve FastEmbedEmbeddings support for ONNX execution provider (e.g. GPU) (#29645)
infra: migrate to uv (#29566)
community: fix typo in the module imported when using GPU with FastEmbedEmbeddings (#29631)
community: Update deeplake.py (#29633)
community: add support for using GPUs with FastEmbedEmbeddings (#29627)
add o1 and o3-mini to pricing (#29628)
fixed Bug in PreFilter of AzureCosmosDBNoSqlVectorSearch (#29613)
community[minor]: 04 - Refactoring PDFMiner parser (#29526)
[Bugfix langchain_community] Fix PyMuPDFLoader (#29550)
[oci_generative_ai] Option to pass auth_file_location (#29481)
community: fix issue #29429 in age_graph.py (#29506)
community: add standard tests for Perplexity (#29534)
community[minor]: 03 - Refactoring PyPDF parser (#29330)
community: Fix YahooFinanceNewsTool to handle updated yfinance data structure (#29498)
added operator filter for supabase (#29475)
community: Additional AWS deprecations (#29447)