Skip to content

Releases: langchain-ai/langchain

langchain-mistralai==0.2.7

20 Feb 17:44
a70f31d
Compare
Choose a tag to compare

Changes since langchain-mistralai==0.2.6

mistralai[patch]: release 0.2.7 (#29906)
multiple: fix uv path deps (#29790)
infra: add UV_FROZEN to makefiles (#29642)
infra: migrate to uv (#29566)
[MistralAI] Improve MistralAIEmbeddings (#29242)

langchain-core==0.3.37

19 Feb 20:07
92889ed
Compare
Choose a tag to compare

Changes since langchain-core==0.3.36

core[patch]: release 0.3.37 (#29895)
core[patch]: de-beta rate limiters (#29891)
core: basemessage.text() (#29078)

langchain-community==0.3.18

19 Feb 20:18
9ed47a4
Compare
Choose a tag to compare

Changes since langchain-community==0.3.17

community[patch]: release 0.3.18 (#29896)
weaviate: Add-deprecation-warning (#29757)
community: add custom model for OpenAIWhisperParser (#29831)
community: add top_k as param to Needle Retriever (#29821)
community: Adding IN Operator to AzureCosmosDBNoSQLVectorStore (#29805)
langchain_community: add image support to DuckDuckGoSearchAPIWrapper (#29816)
all: Bump blockbuster version to 1.5.18 (#29806)
multiple: fix uv path deps (#29790)
(Community): Added API Key for Jina Search API Wrapper (#29622)
docs: update apify integration (#29553)
Deprecating sql_database access for creating UC functions for agent tools (#29745)
[WIP] chore: update ElevenLabs tool. (#29722)
Deprecate langhchain community ucfunctiontoolkit in favor for databricks_langchain (#29746)
(Community): Adding Structured Support for ChatPerplexity (#29361)
Oraclevs integration (#29723)
community: change wikidata rest api version from v0 to v1 (#29708)
community: fix extended testing (#29715)
community:Fix for Pydantic model validator of GoogleApiYoutubeLoader (#29694)
community: Add configurable text key for indexing and the retriever in Pinecone Hybrid Search (#29697)
using getattr and default value to prevent 'OpenSearchVectorSearch' has no attribute 'bulk_size' (#29682)
community[minor]: 05 - Refactoring PyPDFium2 parser (#29625)
community: Bump ruff version to 0.9 (#29206)
community: Use Blockbuster to detect blocking calls in asyncio during tests (#29609)
Community/Partner: Adding Azure community and partner user agent to better track usage in Python (#29561)

langchain-core==0.3.36

18 Feb 19:57
8e5074d
Compare
Choose a tag to compare

Changes since langchain-core==0.3.35

core: release 0.3.36 (#29869)
core[patch]: allow passing JSON schema as args_schema to tools (#29812)
all: Bump blockbuster version to 1.5.18 (#29806)
multiple: fix uv path deps (#29790)
core : update the class docs of InMemoryVectorStore in in_memory.py (#29781)

langchain==0.3.19

17 Feb 18:40
8a3b05a
Compare
Choose a tag to compare

Changes since langchain==0.3.18

langchain[patch]: release 0.3.19 (#29851)
langchain[patch]: add xai to extras (#29850)
langchain[patch]: init_chat_model xai support (#29849)
all: Bump blockbuster version to 1.5.18 (#29806)
multiple: fix uv path deps (#29790)
feat(langchain): Infer o3 modelstrings passed to init_chat_model as OpenAI (#29743)
feat: add support for IBM WatsonX AI chat models (#29688)
langchain: support the situation when action_input is null in json output_parser (#29680)
langchain: Use Blockbuster to detect blocking calls in asyncio during tests (#29616)
docs: use init_chat_model (#29623)

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)