Skip to content

Releases: langchain-ai/langchain-community

libs/community/v0.4.1

27 Oct 15:20
39be54c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/community/v0.4...libs/community/v0.4.1

libs/community/v0.4

17 Oct 19:06
d259483

Choose a tag to compare

What's Changed

Full Changelog: libs/community/v0.3.31...libs/community/v0.4

libs/community/v1.0.0a1

07 Oct 19:50
76d6a23

Choose a tag to compare

This is an alpha release of langchain-community 1.0.

See the migration guide for details.

libs/community/v0.3.31

07 Oct 20:18
e807a4c

Choose a tag to compare

What's Changed

  • feat(mongodb): add lazy loading support for MongoDB document loader by @dbgsprw in #334
  • fixes ChatSnowflakeCortex parsing issues because of special characters in message_json by @marcusrehm in #337
  • Add GPT-5 to OpenAI cost callback by @msinto93 in #284
  • release(community): 0.3.31 by @ccurme in #359

New Contributors

Full Changelog: libs/community/v0.3.30...libs/community/v0.3.31

libs/community/v0.3.30

26 Sep 05:53
5e56619

Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #288
  • Update README with JS/TS version and integration info by @mdrxy in #316
  • feat(FireCrawlLoader): migrate to Firecrawl v2 SDK by @ftonato in #326
  • fix(youtube): use YouTubeTranscriptApi().list() for v1+ compatibility by @NarlaRushikesh in #335
  • chore: bump deps by @mdrxy in #343
  • release: 0.3.30 by @mdrxy in #344

New Contributors

Full Changelog: libs/community/v0.3.29...libs/community/v0.3.30

libs/community/v0.3.29

27 Aug 15:29
6d1f661

Choose a tag to compare

What's Changed

Full Changelog: libs/community/v0.3.28...libs/community/v0.3.29

libs/community/v0.3.28

26 Aug 17:04
b33104d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/community/v0.3.27...libs/community/v0.3.28

libs/community/v0.3.27

02 Jul 18:47
490057c

Choose a tag to compare

What's Changed

  • community[patch]: verify ssl by default in RecursiveUrlLoader by @eyurtsev in #136
  • fix: Change JSON loader to be able to handle UTF-8-BOM files by @witlat in #138
  • WriteFileTool should create not existent parent dirs in file_path by @vria in #132
  • ⚡ fix: update OpenAI model cost values for accuracy by @tdahar in #142
  • community[patch]: Prevent XXE in evernote loader by @eyurtsev in #139
  • release 0.3.27 by @eyurtsev in #143

New Contributors

Full Changelog: libs/community/v0.3.26...libs/community/v0.3.27

libs/community/v0.3.26

20 Jun 22:32
cad9377

Choose a tag to compare

What's Changed

  • [USearch]: Intializations of ids in case self.ids is None by @keenborder786 in #99
  • community[patch]: drop langsmith upper bound and release 0.3.26 by @ccurme in #127

New Contributors

Full Changelog: libs/community/v0.3.25...libs/community/v0.3.26

libs/community/v0.3.25

10 Jun 20:19
1a22f5e

Choose a tag to compare

What's Changed

  • fix: replace invalid scenexplain algorithm by @MichaelLi65535 in #59
  • infra: specify pyopenssl in extended test deps by @ccurme in #80
  • community[patch]: deprecate Tavily tools in favor of langchain-tavily implementation by @ccurme in #79
  • Deprecating hugging face implementation in langchain_community by @CtrlMj in #73
  • vectorstores[azure_search]: fix regression in 0.3.24 by @marcgibbons in #77
  • community: Add cost data for aws bedrock claude 4 series models by @AsifMehmood97 in #83
  • Remove no-untyped-def escapes by @cbornet in #17
  • feat: add search endpoint for Firecrawl Integration by @ftonato in #87
  • community[patch]: ssl verification should be enabled by default everywhere by @eyurtsev in #75
  • fix: handle image of size 0 bytes in PyPDFParser by @soucosmo in #84
  • ci: add depandabot config by @eyurtsev in #90
  • Harden Azure ML url validation by @tonybaloney in #88
  • docs: update readme by @ccurme in #95
  • patch: sanitize file extension in HuggingFaceTextToSpeechModelInference by @eyurtsev in #101
  • fix: telegram multiformat by @jerryyf in #89
  • community: release 0.3.25 by @ccurme in #86

New Contributors

Full Changelog: libs/community/v0.3.24...libs/community/v0.3.25