mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
fix router test
This commit is contained in:
parent
b4358cc007
commit
b8f8b6c31b
1 changed files with 1 additions and 0 deletions
|
@ -3314,4 +3314,5 @@ class Router:
|
|||
litellm.__async_success_callback = []
|
||||
litellm.failure_callback = []
|
||||
litellm._async_failure_callback = []
|
||||
self.retry_policy = None
|
||||
self.flush_cache()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue