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/config",
|
||||||
"completion/batching",
|
"completion/batching",
|
||||||
"completion/mock_requests",
|
"completion/mock_requests",
|
||||||
"completion/token_usage",
|
|
||||||
"exception_mapping",
|
"exception_mapping",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
@ -83,6 +82,7 @@ const sidebars = {
|
||||||
"set_keys",
|
"set_keys",
|
||||||
"proxy_server",
|
"proxy_server",
|
||||||
"budget_manager",
|
"budget_manager",
|
||||||
|
"completion/token_usage",
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'Tutorials',
|
label: 'Tutorials',
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 248fb7c75d1a0ad42793049d0fe0a6376a7f9a18
|
Subproject commit f99c49e224cb178e8bac1bb07495ec76bc78a32d
|
Loading…
Add table
Add a link
Reference in a new issue