mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-10 00:22:03 +00:00
ci/cd run again
This commit is contained in:
+1
-1
@@ -2321,7 +2321,7 @@ class Router:
|
||||
|
||||
def function_with_retries(self, *args, **kwargs):
|
||||
"""
|
||||
Try calling the model 3 times. Shuffle between available deployments.
|
||||
Try calling the model 3 times. Shuffle-between available deployments.
|
||||
"""
|
||||
verbose_router_logger.debug(
|
||||
f"Inside function with retries: args - {args}; kwargs - {kwargs}"
|
||||
|
||||
Reference in New Issue
Block a user