build(add-fallbacks-on-UI): allows admin to add fallbacks on the UI

This commit is contained in:
Krrish Dholakia 2024-04-24 15:39:48 -07:00
parent b1e2728906
commit bae6f41017
9 changed files with 248 additions and 20 deletions

View file

@ -2533,6 +2533,8 @@ class Router:
"timeout",
"max_retries",
"retry_after",
"fallbacks",
"context_window_fallbacks",
]
for var in vars_to_include: