mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
docs(community.md): add new integration partner doc
This commit is contained in:
parent
42f5770cfa
commit
d3531be9a0
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Join the LiteLLM Community
|
||||
# Be an Integration Partner
|
||||
|
||||
Welcome, integration partners! 👋
|
||||
|
||||
|
|
@ -16,6 +16,7 @@ const sidebars = {
|
|||
// // By default, Docusaurus generates a sidebar from the docs folder structure
|
||||
integrationsSidebar: [
|
||||
{ type: "doc", id: "integrations/index" },
|
||||
{ type: "doc", id: "integrations/community" },
|
||||
{
|
||||
type: "category",
|
||||
label: "Observability",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue