mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-06 10:21:32 +00:00
fix(router.py): fix param
This commit is contained in:
+1
-1
@@ -2145,7 +2145,7 @@ class Router:
|
||||
error=e,
|
||||
healthy_deployments=_healthy_deployments,
|
||||
context_window_fallbacks=context_window_fallbacks,
|
||||
fallbacks=fallbacks,
|
||||
regular_fallbacks=fallbacks,
|
||||
)
|
||||
|
||||
# decides how long to sleep before retry
|
||||
|
||||
Reference in New Issue
Block a user