forked from phoenix/litellm-mirror
docs(rules.md): adding rules to docs
This commit is contained in:
parent
d4caa918d5
commit
311b4f9d2c
2 changed files with 91 additions and 1 deletions
|
@ -85,8 +85,8 @@ const sidebars = {
|
|||
]
|
||||
},
|
||||
"simple_proxy",
|
||||
"budget_manager",
|
||||
"routing",
|
||||
"rules",
|
||||
"set_keys",
|
||||
"completion/token_usage",
|
||||
{
|
||||
|
@ -157,6 +157,7 @@ const sidebars = {
|
|||
label: 'Extras',
|
||||
items: [
|
||||
'extras/contributing',
|
||||
"budget_manager",
|
||||
"proxy_server",
|
||||
{
|
||||
type: "category",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue