Releases: langchain-ai/langchain-community
Releases · langchain-ai/langchain-community
libs/community/v0.4.1
What's Changed
- style: refs work by @mdrxy in #379
- feat(infra): MCP server for langchain docs by @mdrxy in #380
- Deprecated azure blob storage loaders by @anjaliratnam-msft in #382
- release(community): 0.4.1 by @ccurme in #387
New Contributors
- @anjaliratnam-msft made their first contribution in #382
Full Changelog: libs/community/v0.4...libs/community/v0.4.1
libs/community/v0.4
What's Changed
Full Changelog: libs/community/v0.3.31...libs/community/v0.4
libs/community/v1.0.0a1
This is an alpha release of langchain-community 1.0.
See the migration guide for details.
libs/community/v0.3.31
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
- @dbgsprw made their first contribution in #334
- @marcusrehm made their first contribution in #337
- @msinto93 made their first contribution in #284
Full Changelog: libs/community/v0.3.30...libs/community/v0.3.31
libs/community/v0.3.30
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
- @dependabot[bot] made their first contribution in #288
- @NarlaRushikesh made their first contribution in #335
Full Changelog: libs/community/v0.3.29...libs/community/v0.3.30
libs/community/v0.3.29
What's Changed
- community(patch): bump core ceiling to 2.0 by @ccurme in #271
- release(community): 0.3.29 by @ccurme in #272
Full Changelog: libs/community/v0.3.28...libs/community/v0.3.29
libs/community/v0.3.28
What's Changed
- ci: add copilot prompt by @eyurtsev in #149
- Updating to ddgs package for DuckDuckGoSearchAPIWrapper by @keenborder786 in #156
- fix: update dashscope embedding batch size by @codycjy in #165
- fix(issue): DallEAPIWrapper passes unsupported 'quality' param to OpenAI API by @siddarthreddygsr in #179
- fix: ensure 'integration' parameter is set for langchain in FireCrawlLoader by @ftonato in #125
- fix: various linting by @mdrxy in #210
- fix(issue): RecursiveUrlLoader parsing base url by @siddarthreddygsr in #221
- Fix from_existing_graph method & normalize the cosine distance by @galshubeli in #238
- release: 0.3.28 by @mdrxy in #266
New Contributors
- @codycjy made their first contribution in #165
- @siddarthreddygsr made their first contribution in #179
- @mdrxy made their first contribution in #210
- @galshubeli made their first contribution in #238
Full Changelog: libs/community/v0.3.27...libs/community/v0.3.28
libs/community/v0.3.27
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
- @witlat made their first contribution in #138
- @vria made their first contribution in #132
- @tdahar made their first contribution in #142
Full Changelog: libs/community/v0.3.26...libs/community/v0.3.27
libs/community/v0.3.26
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
- @keenborder786 made their first contribution in #99
Full Changelog: libs/community/v0.3.25...libs/community/v0.3.26
libs/community/v0.3.25
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
- @MichaelLi65535 made their first contribution in #59
- @CtrlMj made their first contribution in #73
- @marcgibbons made their first contribution in #77
- @cbornet made their first contribution in #17
- @ftonato made their first contribution in #87
- @eyurtsev made their first contribution in #75
- @soucosmo made their first contribution in #84
- @tonybaloney made their first contribution in #88
- @jerryyf made their first contribution in #89
Full Changelog: libs/community/v0.3.24...libs/community/v0.3.25