mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
ci/cd run again
This commit is contained in:
parent
2d1aaf5cf7
commit
0acb6e5180
1 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue