forked from phoenix/litellm-mirror
build(add-fallbacks-on-UI): allows admin to add fallbacks on the UI
This commit is contained in:
parent
b1e2728906
commit
bae6f41017
9 changed files with 248 additions and 20 deletions
|
@ -2533,6 +2533,8 @@ class Router:
|
|||
"timeout",
|
||||
"max_retries",
|
||||
"retry_after",
|
||||
"fallbacks",
|
||||
"context_window_fallbacks",
|
||||
]
|
||||
|
||||
for var in vars_to_include:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue