Skip to content

chore: remove JS community integrations#4140

Open
Naomi Pentrel (npentrel) wants to merge 20 commits into
mainfrom
naomi/doc-1109-audit-langchain-community-langchain-experimental-usage-js
Open

chore: remove JS community integrations#4140
Naomi Pentrel (npentrel) wants to merge 20 commits into
mainfrom
naomi/doc-1109-audit-langchain-community-langchain-experimental-usage-js

Conversation

@npentrel
Copy link
Copy Markdown
Contributor

@npentrel Naomi Pentrel (npentrel) commented May 22, 2026

As we are sunsetting langchain community, we are removing associated integrations pages. Many important integrations have already moved into dedicated packages featured on our integrations page: https://docs.langchain.com/oss/python/integrations/providers/overview. Companies interested in maintaining an official integration can follow our contributor docs at https://docs.langchain.com/oss/python/contributing/integrations-langchain, create their own standalone package, and contact us to be featured on our integrations page: https://docs.langchain.com/oss/python/integrations/providers/overview.

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, Naomi Pentrel (@npentrel)! When it's ready for review, please add the relevant reviewers:

  • @katmayb or @fjmorris (LangSmith)
  • @mdrxy (Python integrations)

@github-actions github-actions Bot added deepagents For docs changes to Deep Agents javascript langchain For docs changes to LangChain langgraph For docs changes to LangGraph langsmith For docs changes to LangSmith oss python For content related to the Python version of LangChain projects labels May 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 22, 2026

❌ docs.json validation failed

This PR has issues with docs.json: either pages were removed without redirects, or some pages reference non-existent source files.

 The following pages were removed from docs.json without adding redirects:
  - oss/javascript/integrations/chat/bedrock

Please add a redirect for each removed page to the `redirects` array in docs.json.
Example: {"source": "/path/to/removed-page", "destination": "/path/to/new-location"}

Comment thread src/oss/python/integrations/vectorstores/TEMPLATE.mdx Outdated
Comment thread src/oss/python/integrations/vectorstores/TEMPLATE.mdx Outdated
@@ -1,207 +0,0 @@
---
title: "Falkordb integration"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should have a warning instead

@npentrel Naomi Pentrel (npentrel) force-pushed the naomi/doc-1109-audit-langchain-community-langchain-experimental-usage-js branch from a866c56 to 3be5b2e Compare May 22, 2026 12:24
Comment thread src/oss/python/integrations/providers/chroma.mdx Outdated
@npentrel Naomi Pentrel (npentrel) force-pushed the naomi/doc-1109-audit-langchain-community-langchain-experimental-usage-js branch 2 times, most recently from a00458f to 470dc71 Compare May 22, 2026 15:09

<CodeGroup>

<LangchainCommunityUnmaintained />
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure how important this page is. If it's reasonably important / people read it, then instead of an admonition here, I'd suggest we replace usage of WebBaseLoader with a short function as done here: https://github.com/langchain-ai/docs/pull/4058/changes

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

created a separate ticket, let's get this merged first

Comment on lines -100 to -101
| AWS Bedrock | [`langchain-aws`](/oss/integrations/chat/bedrock) | `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` | ✅ |
| AWS Bedrock Converse | [`langchain-aws`](/oss/integrations/chat/bedrock) | `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` | ✅ |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why delete these? none of these are in langchain-community afaik

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch

@@ -1,126 +0,0 @@
---
title: "ChatFireworks integration"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bunch of integrations got carved out of langchain community into standalone packages recently: https://github.com/langchain-ai/langchainjs/tree/main/libs/providers

It looks like the docs weren't updated. Ideally we update the docs, or at least for now spare the pages that are in the directory linked above.

@npentrel Naomi Pentrel (npentrel) force-pushed the naomi/doc-1109-audit-langchain-community-langchain-experimental-usage-js branch from a37038e to bf3fe16 Compare May 26, 2026 12:34
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview branch generated: preview-naomid-1779801766-572e290

Site preview: https://langchain-5e9cc07a-preview-naomid-1779801766-572e290.mintlify.app

Preview links may take a few minutes to start working while the deployment finishes.

Changed documentation pages (preview deep links):

Only the top 5 changed markdown files by diff size are listed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deepagents For docs changes to Deep Agents internal javascript langchain For docs changes to LangChain langgraph For docs changes to LangGraph langsmith For docs changes to LangSmith oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants