fix(router.py): fix caching for tracking cooldowns + usage

This commit is contained in:
Krrish Dholakia 2023-11-23 11:13:24 -08:00
parent 2fdb6c1cd3
commit 0e3064ac8c
5 changed files with 148 additions and 75 deletions

View file

@ -89,6 +89,7 @@ const sidebars = {
"routing",
"rules",
"set_keys",
"budget_manager",
"completion/token_usage",
{
type: 'category',
@ -157,7 +158,6 @@ const sidebars = {
label: 'Extras',
items: [
'extras/contributing',
"budget_manager",
"proxy_server",
{
type: "category",