forked from phoenix/litellm-mirror
update docs
This commit is contained in:
parent
2cd2c6c486
commit
69a0a775f8
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,6 @@ const sidebars = {
|
|||
"completion/config",
|
||||
"completion/batching",
|
||||
"completion/mock_requests",
|
||||
"completion/token_usage",
|
||||
"exception_mapping",
|
||||
],
|
||||
},
|
||||
|
@ -83,6 +82,7 @@ const sidebars = {
|
|||
"set_keys",
|
||||
"proxy_server",
|
||||
"budget_manager",
|
||||
"completion/token_usage",
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Tutorials',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue