From 87d31a3ec0d4aeb7fe3af90f00511677c38f3a3b Mon Sep 17 00:00:00 2001 From: Bagatur <22008038+baskaryan@users.noreply.github.com> Date: Wed, 24 Apr 2024 10:41:19 -0700 Subject: [PATCH] docs: contributing note (#20843) --- docs/docs/integrations/platforms/index.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/docs/integrations/platforms/index.mdx b/docs/docs/integrations/platforms/index.mdx index ed255195383..5e7040eba49 100644 --- a/docs/docs/integrations/platforms/index.mdx +++ b/docs/docs/integrations/platforms/index.mdx @@ -5,6 +5,13 @@ sidebar_class_name: hidden # Providers +:::info + +If you'd like to write your own integration, see [Extending LangChain](/docs/guides/development/extending_langchain/). +If you'd like to contribute an integration, see [Contributing integrations](/docs/contributing/integrations/). + +::: + LangChain integrates with many providers. ## Partner Packages