docs(enterprise.md): clarify how enterprise deployments work

This commit is contained in:
Krrish Dholakia 2024-09-03 06:55:14 -07:00
parent 2d47acad6c
commit eadcc09f44

View file

@ -65,3 +65,14 @@ Professional Support can assist with LLM/Provider integrations, deployment, upgr
### Whats the cost of the Self-Managed Enterprise edition?
Self-Managed Enterprise deployments require our team to understand your exact needs. [Get in touch with us to learn more](https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat)
### How does deployment with Enterprise License work?
You just deploy [our docker image](https://docs.litellm.ai/docs/proxy/deploy) and get an enterprise license key to add to your environment to unlock additional functionality (SSO, Prometheus metrics, etc.).
```env
LITELLM_LICENSE="eyJ..."
```
No data leaves your environment.