mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-22 08:24:12 +00:00
(test) fix caching
This commit is contained in:
@@ -15,6 +15,7 @@ from litellm import completion, acompletion, AuthenticationError, InvalidRequest
|
||||
|
||||
litellm.logging = False
|
||||
litellm.set_verbose = False
|
||||
litellm.cache = None
|
||||
|
||||
score = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user