docs(hosted.md): add hosted proxy info to docs

This commit is contained in:
Krrish Dholakia 2024-04-20 09:30:28 -07:00
parent 9d0a8c5e57
commit c67e68443f
6 changed files with 49 additions and 0 deletions

View file

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