feat: add litellm cloud self-serve to docs

This commit is contained in:
Krrish Dholakia 2025-11-12 17:13:14 -08:00
parent c14afa93b0
commit a05ad46394
2 changed files with 5 additions and 10 deletions

View file

@ -1,9 +0,0 @@
# Demo App
Here is a demo of the proxy. To log in pass in:
- Username: admin
- Password: sk-1234
[Demo UI](https://demo.litellm.ai/ui)

View file

@ -130,7 +130,11 @@ const sidebars = {
"proxy/release_cycle",
],
},
"proxy/demo",
{
"type": "link",
"label": "Demo LiteLLM Cloud",
"href": "https://www.litellm.ai/cloud"
},
{
type: "category",
label: "Admin UI",