(test) fix caching
This commit is contained in:
parent
91dc9a34e5
commit
2c32f4a588
@ -15,6 +15,7 @@ from litellm import completion, acompletion, AuthenticationError, InvalidRequest
|
||||
|
||||
litellm.logging = False
|
||||
litellm.set_verbose = False
|
||||
litellm.cache = None
|
||||
|
||||
score = 0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user