Releases: langchain-ai/langchain
langchain-text-splitters==0.3.5
langchain-pinecone==0.2.1
Changes since langchain-pinecone==0.2.0
pinecone: bump core version (#29077)
pinecone: Review pinecone tests (#29073)
pinecone: release 0.2.1 (version sequence) (#28485)
partners: update version header for Pinecone integration (#28481)
partners/pinecone: release 0.2.2 (#28466)
pinecone: update pinecone client (#28320)
multiple: push deprecation removals to 1.0 (#28236)
many: use core 0.3.15 (#27834)
multiple: rely on asyncio_mode auto in tests (#27200)
langchain-groq==0.2.3
Changes since langchain-groq==0.2.2
partners/groq: release 0.2.3 (#29081)
groq: user agent (#29079)
Revert "integrations[patch]: remove non-required chat param defaults" (#29048)
integrations[patch]: remove non-required chat param defaults (#26730)
partners: fix default value for stop_sequences in ChatGroq (#28924)
langchain-voyageai==0.1.4
langchain==0.3.14
Changes since langchain==0.3.13
langchain[patch]: release 0.3.14 (#29018)
langchain.agents: corrected documentation (#28986)
infra: speed up unit tests (#28974)
langchain[patch]: fix test following update to langchain-openai (#28838)
langchain: add support for Google Anthropic Vertex AI model garden provider in init_chat_model (#28177)
langchain-core==0.3.29
Changes since langchain-core==0.3.28
core[patch]: release 0.3.29 (#29017)
core[patch]: substantially speed up @deprecated (#29016)
core[patch]: remove deprecated functions from tool binding hotpath (#29015)
core[patch]: fix deprecation admonition in API ref (#28992)
(Core) Small Change in Docstring for method partial
for BasePromptTemplate
(#28969)
infra: speed up unit tests (#28974)
core,anthropic[patch]: fix with_structured_output typing (#28950)
core[patch]: remove redundant imports (#28861)
langchain-community==0.3.14
Changes since langchain-community==0.3.13
community[patch]: release 0.3.14 (#29019)
community[patch]: additional check for prompt caching support (#29008)
community: Update azureml endpoint (#28953)
(Community): DuckDuckGoSearchAPIWrapper
backend changed from api
to auto
(#28961)
community: update documentation and model IDs for FriendliAI provider (#28984)
(Community): Fix Keyword argument for AzureAIDocumentIntelligenceParser
(#28959)
community[patch]: fix instantiation for Slack tools (#28990)
infra: speed up unit tests (#28974)
community: Fix error handling bug in ChatDeepInfra (#28918)
Community : Add cost information for missing OpenAI model (#28882)
community(azuresearch): allow to use any valid credential (#28873)
Community: LlamaCppEmbeddings embed_documents
and embed_query
(#28827)
Update dataframe.py (#28871)
community: Corrected aload func to be asynchronous from webBaseLoader (#28337)
community: adding langchain-predictionguard partner package documentation (#28832)
langchain_community.chat_models.oci_generative_ai: Fix a bug when using optional parameters in tools (#28829)
Langchain_Community: SQL LanguageParser (#28430)
langchain-openai==0.2.14
langchain-fireworks==0.2.6
Changes since langchain-fireworks==0.2.5
fireworks: fix lint (#28821)
partners/fireworks: release 0.2.6 (#28805)
json mode standard test (#25497)
multiple: fix xfailed signatures (#28597)
multiple: push deprecation removals to 1.0 (#28236)
standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 (#28203)
multiple: langchain-standard-tests -> langchain-tests (#28139)
langchain-core==0.3.28
Changes since langchain-core==0.3.27
core[patch]: release 0.3.28 (#28837)
core: dont mutate tool_kwargs during tool run (#28824)
fix crash when using create_xml_agent with parameterless function as โฆ (#26002)
core: typo Utilities for tests.
-> Utilities for pydantic.
(#28814)
core: typo in runnable (#28815)