fix(router.py): fix param

This commit is contained in:
Krrish Dholakia
2024-05-31 21:52:23 -07:00
parent 989665c7dc
commit 381247a095
+1 -1
View File
@@ -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