mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
Add community doc link (#17734)
* Add community contribution guide for integration partners Co-authored-by: krrishdholakia <krrishdholakia@gmail.com> * Update community docs to direct users to #integration-partners Co-authored-by: krrishdholakia <krrishdholakia@gmail.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
parent
63a97db663
commit
8d5e6cc62d
1 changed files with 30 additions and 0 deletions
30
docs/my-website/docs/contribute_integration/community.md
Normal file
30
docs/my-website/docs/contribute_integration/community.md
Normal file
|
|
@ -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! 🚀
|
||||
Loading…
Add table
Reference in a new issue