remove community integrations#4106
Conversation
|
Thanks for opening a docs PR, Naomi Pentrel (@npentrel)! When it's ready for review, please add the relevant reviewers:
|
81f8ede to
6adbcf4
Compare
d3bc7b3 to
9afcba6
Compare
| from langchain_community.document_loaders import BrowserbaseLoader | ||
| ``` | ||
|
|
||
| ## Deep Agents integration |
There was a problem hiding this comment.
maybe keep
| <Card title="Serper.dev" icon="search" href="/oss/integrations/tools/google_serper" cta="Get started" arrow> | ||
| API access to Google search results. | ||
| </Card> | ||
| <Card title="cloro" icon="search" href="/oss/integrations/tools/cloro" cta="Get started" arrow> |
There was a problem hiding this comment.
keep
dd07eff to
d7b8a46
Compare
86dac62 to
677e1eb
Compare
Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
677e1eb to
6d8df7f
Compare
|
Mintlify preview branch generated: Site preview: https://langchain-5e9cc07a-preview-naomid-1779393978-0a6b665.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. |
|
Hi Naomi Pentrel (@npentrel) , any context why it was needed to remove so many integrations? Does this mean the removed integrations will not be available in new releases now? So it's not just a docs-change? edit: ok, I just read this: langchain-ai/langchain-community#674 edit2: but I guess there are still vector stores that maintain their own packages yet they have been dropped as it seems? Like Redis: #4226 |
… update for SDK
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.