forked from phoenix/litellm-mirror
docs(enterprise.md): update enterprise docs with public model hub and custom email branding information
This commit is contained in:
parent
8375e9621c
commit
5cce31ae61
3 changed files with 11 additions and 2 deletions
|
@ -16,7 +16,10 @@ This covers:
|
||||||
- ✅ **Feature Prioritization**
|
- ✅ **Feature Prioritization**
|
||||||
- ✅ **Custom Integrations**
|
- ✅ **Custom Integrations**
|
||||||
- ✅ **Professional Support - Dedicated discord + slack**
|
- ✅ **Professional Support - Dedicated discord + slack**
|
||||||
- ✅ **Custom SLAs**
|
- ✅ [**Custom Swagger**](../docs/proxy/enterprise.md#swagger-docs---custom-routes--branding)
|
||||||
|
- ✅ [**Public Model Hub**](../docs/proxy/enterprise.md#public-model-hub)
|
||||||
|
- ✅ [**Custom Email Branding**](../docs/proxy/email.md#customizing-email-branding)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [COMING SOON] AWS Marketplace Support
|
## [COMING SOON] AWS Marketplace Support
|
||||||
|
|
|
@ -587,3 +587,9 @@ DOCS_FILTERED="True" # only shows openai routes to user
|
||||||
```
|
```
|
||||||
|
|
||||||
<Image img={require('../../img/custom_swagger.png')} style={{ width: '900px', height: 'auto' }} />
|
<Image img={require('../../img/custom_swagger.png')} style={{ width: '900px', height: 'auto' }} />
|
||||||
|
|
||||||
|
## Public Model Hub
|
||||||
|
|
||||||
|
Share a public page of available models for users
|
||||||
|
|
||||||
|
<Image img={require('../../img/model_hub.png')} style={{ width: '900px', height: 'auto' }}/>
|
BIN
docs/my-website/img/model_hub.png
Normal file
BIN
docs/my-website/img/model_hub.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 253 KiB |
Loading…
Add table
Add a link
Reference in a new issue