docs: community integration guide clarification (#28186)

This commit is contained in:
Erick Friis 2024-11-18 09:58:07 -08:00 committed by GitHub
parent 093f24ba4d
commit c26b3575f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
## How to add a community integration (deprecated) ## How to add a community integration (deprecated guide)
:::danger :::danger
@ -6,6 +6,9 @@ We are no longer accepting new community integrations. Please see the
[main integration guide](./index.mdx) for more information on contributing new [main integration guide](./index.mdx) for more information on contributing new
integrations. integrations.
Note that `langchain-community` is **not** deprecated. Only
the process for adding new community integrations is deprecated.
::: :::
The `langchain-community` package is in `libs/community`. The `langchain-community` package is in `libs/community`.