From 8d5e6cc62d1a1f0b2874df061e17ca28ca754549 Mon Sep 17 00:00:00 2001 From: Krish Dholakia Date: Tue, 9 Dec 2025 18:10:00 -0800 Subject: [PATCH] Add community doc link (#17734) * Add community contribution guide for integration partners Co-authored-by: krrishdholakia * Update community docs to direct users to #integration-partners Co-authored-by: krrishdholakia --------- Co-authored-by: Cursor Agent --- .../docs/contribute_integration/community.md | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 docs/my-website/docs/contribute_integration/community.md diff --git a/docs/my-website/docs/contribute_integration/community.md b/docs/my-website/docs/contribute_integration/community.md new file mode 100644 index 00000000000..0187aaf0cf0 --- /dev/null +++ b/docs/my-website/docs/contribute_integration/community.md @@ -0,0 +1,30 @@ +# Join the LiteLLM Community + +Welcome, integration partners! 👋 + +We're excited to have you contribute to LiteLLM. To get started and connect with the LiteLLM community: + +## Get Support & Connect + +**Fill out our support form to join the community:** + +👉 [**https://www.litellm.ai/support**](https://www.litellm.ai/support) + +By filling out this form, you'll be able to: +- Join our **OSS Slack community** for real-time discussions +- Get help and feedback on your integration +- Connect with other developers and contributors +- Stay updated on the latest LiteLLM developments + +## What We Offer Integration Partners + +- **Direct support** from the LiteLLM team +- **Feedback** on your integration implementation +- **Collaboration** with a growing community of LLM developers +- **Visibility** for your integration in our documentation + +## Questions? + +Once you've joined our Slack community, head over to the **`#integration-partners`** channel to introduce yourself and ask questions. Our team and community members are happy to help you build great integrations with LiteLLM. + +We look forward to working with you! 🚀