docs(enterprise.md): adding enterprise support to docs

This commit is contained in:
Krrish Dholakia 2024-02-08 10:02:36 -08:00
parent c59021d090
commit 9be5e2f7e3
2 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,15 @@
# Enterprise
LiteLLM offers dedicated enterprise support.
This covers:
- **Feature Prioritization**
- **Custom Integrations**
- **Professional Support - Dedicated discord + slack**
- **Custom SLAs**
:::info
[Talk to founders](https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat)
:::

View file

@ -99,6 +99,12 @@ const config = {
position: 'left',
label: 'Docs',
},
{
sidebarId: 'tutorialSidebar',
position: 'left',
label: 'Enterprise',
to: "docs/enterprise"
},
{
href: 'https://github.com/BerriAI/litellm',
label: 'GitHub',