Skip to content

Releases: langchain-ai/langchain

langchain-core==0.3.23

10 Dec 10:05
24292c4
Compare
Choose a tag to compare

Changes since langchain-core==0.3.22

core[patch]: Release 0.3.23 (#28648)
core[patch]: return ToolMessage from tool (#28605)
core: deprecate PipelinePromptTemplate (#28644)
Core: google docstring parsing fix (#28404)
[Core]: Small Docstring Clarification for BaseTool (#28148)
core[patch]: Fixed trim functions, and added corresponding unit test for the solved issue (#28429)

langchain-community==0.3.11

10 Dec 21:20
d0e662e
Compare
Choose a tag to compare

Changes since langchain-community==0.3.10

community: tongyi multimodal response format fix to support langchain (#28645)
community[patch]: Release 0.3.11 (#28658)
core,langchain,community[patch]: allow langsmith 0.2 (#28598)
doc-loader: retain Azure Doc Intelligence API metadata in Document parser (#28382)
Confluence Loader: Fix CQL loading (#27620)
community: update Memgraph integration (#27017)
fix: Set default search_type to 'similarity' in as_retriever method of AzureSearch (#28376)
community: KuzuGraph needs allow_dangerous_requests, add graph documents via LLMGraphTransformer (#27949)
community[fix]: Update Perplexity to pass parameters into API calls (#28421)
community[fix]: could not locate runnable browser (#28289)
community: [bugfix] fix source path for office files in O365 (#28260)
community: add include_labels option to ConfluenceLoader (#28259)
community[minor] Pebblo: Support for new Pinecone class PineconeVectorStore (#28253)
docs: Standardize MoonshotChat docstring (#28159)
community[patch]:Fix for get_openai_callback() return token_cost=0.0 when model is gpt-4o-11-20 (#28408)
community[minor]: Add support for modle2vec embeddings (#28507)
Invalid tool_choice being passed to ChatLiteLLM (#28198)

langchain-tests==0.3.7

09 Dec 20:16
534b8f4
Compare
Choose a tag to compare

Changes since langchain-tests==0.3.6

standard-tests: release 0.3.7 (#28637)
standard-tests: sync/async vectorstore tests conditional (#28636)
standard-tests: retriever docstrings (#28596)
tests[patch]: nits (#28601)

langchain-openai==0.2.12

09 Dec 18:20
ffb5c19
Compare
Choose a tag to compare

Changes since langchain-openai==0.2.11

openai[patch]: release 0.2.12 (#28633)
openai[patch]: bump minimum SDK version (#28632)
multiple: fix xfailed signatures (#28597)
openai[patch]: add standard tests for embeddings (#28540)

langchain-tests==0.3.6

07 Dec 00:08
4a7dc6e
Compare
Choose a tag to compare

Changes since langchain-tests==0.3.5

standard-tests: release 0.3.6 (#28599)
tests[patch]: update API ref for chat models (#28594)
standard-tests: root docstrings (#28595)
standard-tests: show right classes in api docs (#28591)
standard-tests: private members and tools unit troubleshoot (#28590)
multiple: combine sync/async vector store standard test suites (#28580)
cli[patch]: implement minimal starter vector store (#28577)
docs: raw loader codeblock (#28548)
core, tests: more tolerant _aget_relevant_documents function (#28462)
tests[patch]: run standard tests for embeddings and populate embeddings API ref (#28545)

langchain-community==0.3.10

07 Dec 00:15
07c2ac7
Compare
Choose a tag to compare

Changes since langchain-community==0.3.9

community: release 0.3.10 (#28600)
multiple: combine sync/async vector store standard test suites (#28580)
community: Add support for SAP HANA Vector hnsw index creation (#27884)
docs: more api ref links, add linting step to prevent more (#28495)
community: implement _select_relevance_score_fn for tencent vectordb (#28036)
community: BM25Retriever preservation of document id (#27019)
community : allow using apikey for PubMedAPIWrapper (#27246)
langchain_community: updated query constructor for Databricks Vector Search due to LangChainDeprecationWarning: filters was deprecated since langchain-community 0.2.11 and will be removed in 0.3. Please use filter instead. (#27974)
community: add Needle retriever and document loader integration (#28157)
pinecone: update pinecone client (#28320)
community: Add the additonnal kward 'context' for openai (#28351)

langchain==0.3.10

06 Dec 20:27
e6663b6
Compare
Choose a tag to compare

Changes since langchain==0.3.9

langchain: release 0.3.10 (#28585)
langchain[patch]: fix deprecation warning (#28535)

langchain-core==0.3.22

06 Dec 20:15
c38b845
Compare
Choose a tag to compare

Changes since langchain-core==0.3.21

core: fix path test (#28584)
multiple: combine sync/async vector store standard test suites (#28580)
core[patch]: Release 0.3.22 (#28582)
core, tests: more tolerant _aget_relevant_documents function (#28462)
core: deprecation doc removal (#28553)
docs: more api ref links, add linting step to prevent more (#28495)
fix: Handle response metadata in merge_messages_runs (#28453)

langchain-cli==0.0.35

06 Dec 00:45
bc636cc
Compare
Choose a tag to compare

Changes since langchain-cli==0.0.34

cli: release 0.0.35 (#28557)
cli: create specific files from template (#28556)

langchain-tests==0.3.5

05 Dec 08:45
0f539f0
Compare
Choose a tag to compare

Changes since langchain-tests==0.3.4

standard-tests: release 0.3.5 (#28526)
cli: standard tests in cli, test that they run, skip vectorstore tests (#28521)
tests[patch]: populate API reference for vector stores (#28520)
tests[patch]: populate API reference for chat models (#28487)
tests: init retriever standard tests (#28459)
core[patch]: support final AIMessage responses in tool_example_to_messages (#28267)
docs: poetry publish 2 (#28277)
standard-tests: troubleshooting docstrings (#28268)