Skip to content

Releases: langchain-ai/langchain

langchain==0.3.15

21 Jan 02:39
ec5fae7
Compare
Choose a tag to compare

Changes since langchain==0.3.14

langchain[patch]: Release 0.3.15 (#29322)
core[patch]: 0.3.31 (#29320)
Add Google-style docstring linting and update pyproject.toml (#29303)
community: Additional parameters for OpenAIAssistantV2Runnable (#29207)
langchain: support api key argument with OpenAI moderation chain (#29140)
Add additional_instructions on openai assistan runs create. (#29164)
langchain[patch]: update extended tests for compatibility with langchain-openai==0.3 (#29174)

langchain-core==0.3.31

21 Jan 01:41
923e6fb
Compare
Choose a tag to compare

Changes since langchain-core==0.3.30

core[patch]: 0.3.31 (#29320)
core: Add ruff rule S101 (no assert) (#29267)
core: Add ruff rule W293 (whitespaces) (#29272)

langchain-community==0.3.15

21 Jan 03:18
536b44a
Compare
Choose a tag to compare

Changes since langchain-community==0.3.14

community[patch]: Release 0.3.15 (#29325)
core[patch]: 0.3.31 (#29320)
community[minor]: Refactoring PyMuPDF parser, loader and add image blob parsers (#29063)
community: fix some features on Naver ChatModel & embedding model 2 (#29243)
docs: fix broken Appearance of langchain_community/document_loaders/recursive_url_loader API Reference (#29305)
(Community): Changing the BaseURL and Model for MiniMax (#29299)
chatperplexity stream-citations in additional kwargs (#29273)
[langchain_community.llms.xinference]: Rewrite _stream() method and support stream() method in xinference.py (#29259)
community: Add cost per 1K tokens for fine-tuned model cached input (#29248)
add mode arg to OBSFileLoader.load() method (#29246)
community(pypdfloader): added page_label in metadata for pypdf loader (#29225)
[langchain_community.llms.xinference]: fix error in xinference.py (#29216)
[fix] Convert table names to list for compatibility in SQLDatabase (#29229)
community: Fix ConfluenceLoader load() failure caused by deleted pages (#29232)
[Community]: AzureOpenAIWhisperParser Authenication Fix (#29135)
community: Deprecate Amazon Neptune resources in langchain-community (#29191)
community: Fix rank-llm import paths for new 0.20.3 version (#29154)
community: add missing format specifier in error log in CubeSemanticLoader (#29172)
fix chatperplexity: remove 'stream' from params in _stream method (#29173)
community: add init for unstructured file loader (#29101)
Langchain_community: Fix issue with missing backticks in arango client (#29110)
community: add init for UnstructuredHTMLLoader to solve pathlib paths (#29091)
community: fix "confluence-loader" enable include_labels for documents loaded via CQL (#29089)
partner: Update Upstage Model Names and Remove Deprecated Model (#29093)
community[patch]: Refactoring PDF loaders: 01 prepare (#29062)
community: Fix redundancy in code. (#29022)

langchain-openai==0.3.1

19 Jan 17:47
c20f741
Compare
Choose a tag to compare

Changes since langchain-openai==0.3.0

openai[patch]: fix Azure LLM test (#29302)
openai[patch]: release 0.3.1 (#29301)
anthropic[patch]: support parallel_tool_calls (#29257)
docs: oai api ref nit (#29210)
openai: disable streaming for o1 by default (#29147)
docs: Update openai README.md (#29146)

langchain-anthropic==0.3.3

17 Jan 20:33
184ea8a
Compare
Choose a tag to compare

Changes since langchain-anthropic==0.3.2

anthropic[patch]: update tool choice type (#29276)

langchain-anthropic==0.3.2

17 Jan 19:56
ac52021
Compare
Choose a tag to compare

Changes since langchain-anthropic==0.3.1

anthropic[patch]: release 0.3.2 (#29275)
anthropic[patch]: support parallel_tool_calls (#29257)
anthropic: pydantic mypy plugin (#29144)
anthropic: pdf integration test (#29142)
multiple: disable socket for unit tests (#29080)
Revert "integrations[patch]: remove non-required chat param defaults" (#29048)
integrations[patch]: remove non-required chat param defaults (#26730)
core,anthropic[patch]: fix with_structured_output typing (#28950)

langchain-core==0.3.30

16 Jan 22:56
d5360b9
Compare
Choose a tag to compare

Changes since langchain-core==0.3.29

core[patch]: release 0.3.30 (#29256)
core: Add support for calls in get_function_nonlocals (#29255)
DOC: Improve human input prompt in FewShotChatMessagePromptTemplate example (#29023)
core: allow artifact in create_retriever_tool (#28903)

langchain-xai==0.2.0

10 Jan 16:53
f3d3707
Compare
Choose a tag to compare

Changes since langchain-xai==0.1.1

xai[minor]: release 0.2 (#29132)
openai[minor]: release 0.3 (#29100)
multiple: disable socket for unit tests (#29080)
Revert "integrations[patch]: remove non-required chat param defaults" (#29048)
integrations[patch]: remove non-required chat param defaults (#26730)

langchain-tests==0.3.8

10 Jan 22:00
0a54aed
Compare
Choose a tag to compare

Changes since langchain-tests==0.3.7

tests[patch]: release 0.3.8 (#29141)
openai[minor]: release 0.3 (#29100)
json mode standard test (#25497)

langchain-pinecone==0.2.2

10 Jan 20:04
4819b50
Compare
Choose a tag to compare

Changes since langchain-pinecone==0.2.1

pinecone[patch]: release 0.2.2 (#29139)
partner: Update aiohttp in langchain pinecone. (#28863)
multiple: disable socket for unit tests (#29080)