forked from phoenix/litellm-mirror
move projects built on litellm into extras
This commit is contained in:
parent
647483f172
commit
2c4bfc61a3
1 changed files with 24 additions and 24 deletions
|
@ -141,8 +141,6 @@ const sidebars = {
|
|||
items: [
|
||||
'extras/contributing',
|
||||
'debugging/hosted_debugging',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "❤️ 🚅 Projects built on LiteLLM",
|
||||
|
@ -167,6 +165,8 @@ const sidebars = {
|
|||
"projects/LiteLLM Proxy",
|
||||
]
|
||||
},
|
||||
],
|
||||
},
|
||||
"troubleshoot",
|
||||
"contact",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue