docs(enterprise.md): update enterprise docs with public model hub and custom email branding information

This commit is contained in:
Krrish Dholakia 2024-06-01 09:01:05 -07:00
parent 8375e9621c
commit 5cce31ae61
3 changed files with 11 additions and 2 deletions

View file

@ -16,7 +16,10 @@ This covers:
- ✅ **Feature Prioritization**
- ✅ **Custom Integrations**
- ✅ **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

View file

@ -586,4 +586,10 @@ In your environment, set:
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' }}/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 253 KiB