forked from phoenix/litellm-mirror
docs(enterprise.md): clarify how enterprise deployments work
This commit is contained in:
parent
2d47acad6c
commit
eadcc09f44
1 changed files with 11 additions and 0 deletions
|
@ -65,3 +65,14 @@ Professional Support can assist with LLM/Provider integrations, deployment, upgr
|
|||
### What’s 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.
|
Loading…
Add table
Add a link
Reference in a new issue