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 94c1d71b2c
commit 61fc76a8c4
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",