chore: remove JS community integrations#4140
Conversation
|
Thanks for opening a docs PR, Naomi Pentrel (@npentrel)! When it's ready for review, please add the relevant reviewers:
|
❌ docs.json validation failedThis PR has issues with |
| @@ -1,207 +0,0 @@ | |||
| --- | |||
| title: "Falkordb integration" | |||
There was a problem hiding this comment.
should have a warning instead
a866c56 to
3be5b2e
Compare
a00458f to
470dc71
Compare
|
|
||
| <CodeGroup> | ||
|
|
||
| <LangchainCommunityUnmaintained /> |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
created a separate ticket, let's get this merged first
| | 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` | ✅ | |
There was a problem hiding this comment.
why delete these? none of these are in langchain-community afaik
There was a problem hiding this comment.
good catch
| @@ -1,126 +0,0 @@ | |||
| --- | |||
| title: "ChatFireworks integration" | |||
There was a problem hiding this comment.
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.
a37038e to
bf3fe16
Compare
|
Mintlify preview branch generated: 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. |
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.