Releases: langchain-ai/langchain
langchain-core==0.3.23
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
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
langchain-openai==0.2.12
langchain-tests==0.3.6
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
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
langchain-core==0.3.22
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
langchain-tests==0.3.5
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)