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: [
|
items: [
|
||||||
'extras/contributing',
|
'extras/contributing',
|
||||||
'debugging/hosted_debugging',
|
'debugging/hosted_debugging',
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
label: "❤️ 🚅 Projects built on LiteLLM",
|
label: "❤️ 🚅 Projects built on LiteLLM",
|
||||||
|
@ -167,6 +165,8 @@ const sidebars = {
|
||||||
"projects/LiteLLM Proxy",
|
"projects/LiteLLM Proxy",
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
"troubleshoot",
|
"troubleshoot",
|
||||||
"contact",
|
"contact",
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue