Skip to content

Releases: langchain-ai/langchain

langchain-core==0.3.19

15 Nov 18:19
d3252b7
Compare
Choose a tag to compare

Changes since langchain-core==0.3.18

core: release 0.3.19 (#28137)
core[patch]: add caching to get_function_nonlocals (#28131)
core[patch]: support numpy 2 (#27991)

langchain-xai==0.1.0

13 Nov 17:59
6ec688c
Compare
Choose a tag to compare

Initial release

xai[patch]: update core (#28092)
xai[patch]: update dependencies (#28067)
partners: add xAI chat integration (#28032)

langchain-core==0.3.18

13 Nov 16:22
76e0127
Compare
Choose a tag to compare

Changes since langchain-core==0.3.17

core: release 0.3.18 (#28070)
core: added DeleteResponse to the module (#28069)
core[patch]: Update doc-strings in callbacks (#28073)
partners: add xAI chat integration (#28032)

langchain-openai==0.2.8

12 Nov 20:05
5eaa0e8
Compare
Choose a tag to compare

Changes since langchain-openai==0.2.7

openai[patch]: release 0.2.8 (#28062)
anthropic[major]: support python 3.13 (#27916)

langchain-openai==0.2.7

12 Nov 15:53
139881b
Compare
Choose a tag to compare

Changes since langchain-openai==0.2.6

openai[patch]: fix azure oai stream check (#28048)
openai[patch]: Release 0.2.7 (#28047)
openai[patch]: default to invoke on o1 stream() (#27983)

langchain-core==0.3.17

12 Nov 19:43
5460096
Compare
Choose a tag to compare

Changes since langchain-core==0.3.16

Added tools as optional parameter in signature for BaseLanguageModel.get_num_tokens_from_messages.

core[patch]: release 0.3.17 (#28060)
anthropic[major]: support python 3.13 (#27916)

langchain-core==0.3.16

12 Nov 15:02
9ebd7eb
Compare
Choose a tag to compare

Changes since langchain-core==0.3.15

core[patch]: Release 0.3.16 (#28045)
docs: new stack diagram (#27972)
langchain_core: add file_type option to make file type default as png (#27855)
docs: fix trim_messages docstring (#27948)
core[patch]: make oai tool description optional (#27756)
core: fix CommaSeparatedListOutputParser to handle columns that may contain commas in it (#26365)
langchain[patch]: Add warning in react agent (#26980)
core: use friendlier names for duplicated nodes in mermaid output (#27747)

langchain-community==0.3.7

12 Nov 20:00
15b7dd3
Compare
Choose a tag to compare

Changes since langchain-community==0.3.6

community[patch]: release 0.3.7 (#28061)
anthropic[major]: support python 3.13 (#27916)
Improvement[Community]Improve Embeddings API (#28038)

langchain-community==0.3.6

12 Nov 15:29
9611f0b
Compare
Choose a tag to compare

Changes since langchain-community==0.3.5

community[patch]: Release 0.3.6 (#28046)
community[patch]: Added type hinting to OpenSearch clients (#27946)
Community: Google Books API Tool (#27307)
docs: new stack diagram (#27972)
community: handle chatdeepinfra jsondecode error (#27603)
Add ChatModels wrapper for Cloudflare Workers AI (#27645)
community: bytes as a source to AzureAIDocumentIntelligenceLoader (#26618)
community: ZeroxPDFLoader (#27800)
community: Memcached LLM Cache Integration (#27323)
community: add InfinityRerank (#27043)
community: Allow other than default parsers in SharePointLoader and OneDriveLoader (#27716)
community: added Document.id support to opensearch vectorstore (#27945)
community: re-arrange function call message parse logic for Qianfan (#27935)
community: chroma error patch(attribute changed on chroma) (#27827)
community: ✨ Use new OVHcloud batch embedding (#26209)
community: update Vectara integration (#27869)
community: fixed bug in GraphVectorStoreRetriever (#27846)
community: set default output_token_limit value for PowerBIToolkit to fix validation error (#26308)
community: read function call from tool_calls for Qianfan (#26208)

langchain-community==0.2.19

12 Nov 19:04
b9d892e
Compare
Choose a tag to compare

Changes since langchain-community==0.3.6

community: release 0.2.19 (#28057)
community: patch graphqa chains (CVE-2024-8309) (#28050)
langchain,community[patch]: release with bumped core (#27854)
Added mapping to fix CI for #langchain-aws:227. (#27114)
community: poetry lock for cffi dep (#26674)