forked from phoenix/litellm-mirror
docs better sidebar
This commit is contained in:
parent
3984b9080c
commit
05505903b2
1 changed files with 2 additions and 4 deletions
|
@ -64,8 +64,8 @@ const sidebars = {
|
|||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "🪢 Logging",
|
||||
items: ["proxy/logging", "proxy/bucket", "proxy/team_logging","proxy/streaming_logging"],
|
||||
label: "🪢 Logging, Alerting, Metrics",
|
||||
items: ["proxy/logging", "proxy/bucket", "proxy/team_logging","proxy/streaming_logging", "proxy/alerting", "proxy/prometheus",],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
|
@ -95,8 +95,6 @@ const sidebars = {
|
|||
"proxy/billing",
|
||||
"proxy/token_auth",
|
||||
"proxy/oauth2",
|
||||
"proxy/alerting",
|
||||
"proxy/prometheus",
|
||||
"proxy/caching",
|
||||
"proxy/pass_through",
|
||||
"proxy/email",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue