(test) fix caching

This commit is contained in:
ishaan-jaff
2023-11-10 15:23:56 -08:00
parent 91dc9a34e5
commit 2c32f4a588
+1
View File
@@ -15,6 +15,7 @@ from litellm import completion, acompletion, AuthenticationError, InvalidRequest
litellm.logging = False
litellm.set_verbose = False
litellm.cache = None
score = 0