Skip to content

Releases: langchain-ai/langchain

langchain-chroma==0.2.0

08 Jan 17:26
2b09f79
Compare
Choose a tag to compare

Changes since langchain-chroma==0.1.4

multiple: disable socket for unit tests (#29080)
chroma: fix persistence if client_settings is passed in (#25199)
chroma[patch]: Update logic for assigning ids
multiple: combine sync/async vector store standard test suites (#28580)
[VectorStore] Improvement: Improve chroma vector store (#28524)
chroma[patch]: fix bug (#28538)
chroma[patch]: (nit) simplify test (#28517)
chroma[patch]: add get_by_ids and fix bug (#28516)
langchain_chroma: added document.id support (#27995)
partners[chroma]: add retrieval of embedding vectors (#28290)
chroma[patch]: test python 3.13 in CI (#28387)
langchain_chroma: fixed integration tests (#27968)
community: chroma error patch(attribute changed on chroma) (#27827)
chroma[minor]: release 0.2.0 (#27840)
multiple: rely on asyncio_mode auto in tests (#27200)
chroma: Deprecating versions 0.5.7 thru 0.5.12 (#27305)
langchain_chroma[patch]: updated example for get documents with where clause (#26767)
langchain_chroma: Pass through kwargs to Chroma collection.delete (#25970)

langchain-text-splitters==0.3.5

07 Jan 14:57
55677e3
Compare
Choose a tag to compare

Changes since langchain-text-splitters==0.3.4

text-splitters[patch]: release 0.3.5 (#29054)
infra: speed up unit tests (#28974)
text_splitters: Add HTMLSemanticPreservingSplitter (#25911)
text-splitters: fix state persistence issue in ExperimentalMarkdownSyntaxTextSplitter (#28373)

langchain-pinecone==0.2.1

07 Jan 20:31
c5bee0a
Compare
Choose a tag to compare

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

08 Jan 00:46
cc0f81f
Compare
Choose a tag to compare

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

06 Jan 20:25
1f78d4f
Compare
Choose a tag to compare

Changes since langchain-voyageai==0.1.3

voyageai[patch]: release 0.1.4 (#29046)
partners/voyageai: enable setting output dimension (#28740)

langchain==0.3.14

03 Jan 20:23
18eb9c2
Compare
Choose a tag to compare

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

03 Jan 20:02
8e50e42
Compare
Choose a tag to compare

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

03 Jan 20:41
3e618b1
Compare
Choose a tag to compare

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

19 Dec 21:52
c3ccd93
Compare
Choose a tag to compare

Changes since langchain-openai==0.2.13

patch openai json mode test (#28831)
xfail openai image token count test (#28828)
openai[patch]: Release 0.2.14 (#28826)
openai[patch]: type reasoning_effort (#28825)

langchain-fireworks==0.2.6

19 Dec 16:06
ff7b01a
Compare
Choose a tag to compare

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)