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,32 +141,32 @@ const sidebars = {
|
|||
items: [
|
||||
'extras/contributing',
|
||||
'debugging/hosted_debugging',
|
||||
{
|
||||
type: "category",
|
||||
label: "❤️ 🚅 Projects built on LiteLLM",
|
||||
link: {
|
||||
type: 'generated-index',
|
||||
title: 'Projects built on LiteLLM',
|
||||
description: 'Learn how to deploy + call models from different providers on LiteLLM',
|
||||
slug: '/project',
|
||||
},
|
||||
items: [
|
||||
"projects/OpenInterpreter",
|
||||
"projects/FastREPL",
|
||||
"projects/PROMPTMETHEUS",
|
||||
"projects/Codium PR Agent",
|
||||
"projects/Prompt2Model",
|
||||
"projects/SalesGPT",
|
||||
"projects/Quivr",
|
||||
"projects/Langstream",
|
||||
"projects/Otter",
|
||||
"projects/GPT Migrate",
|
||||
"projects/YiVal",
|
||||
"projects/LiteLLM Proxy",
|
||||
]
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "❤️ 🚅 Projects built on LiteLLM",
|
||||
link: {
|
||||
type: 'generated-index',
|
||||
title: 'Projects built on LiteLLM',
|
||||
description: 'Learn how to deploy + call models from different providers on LiteLLM',
|
||||
slug: '/project',
|
||||
},
|
||||
items: [
|
||||
"projects/OpenInterpreter",
|
||||
"projects/FastREPL",
|
||||
"projects/PROMPTMETHEUS",
|
||||
"projects/Codium PR Agent",
|
||||
"projects/Prompt2Model",
|
||||
"projects/SalesGPT",
|
||||
"projects/Quivr",
|
||||
"projects/Langstream",
|
||||
"projects/Otter",
|
||||
"projects/GPT Migrate",
|
||||
"projects/YiVal",
|
||||
"projects/LiteLLM Proxy",
|
||||
]
|
||||
},
|
||||
"troubleshoot",
|
||||
"contact",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue