fix(proxy_server.py): fix /config/update/

allows updating router config via UI and having the change be propogated across all proxy instances by persisting config changes to the db
This commit is contained in:
Krrish Dholakia 2024-04-24 16:42:42 -07:00
parent bae6f41017
commit f54510b6ee
6 changed files with 50 additions and 90 deletions

View file

@ -2553,6 +2553,8 @@ class Router:
"timeout",
"max_retries",
"retry_after",
"fallbacks",
"context_window_fallbacks",
]
_int_settings = [