mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-13 14:23:04 +00:00
reset cache
This commit is contained in:
@@ -40,3 +40,5 @@ def test_completion_with_cache_gpt4():
|
||||
print(response)
|
||||
except Exception as e:
|
||||
pytest.fail(f"Error occurred: {e}")
|
||||
|
||||
litellm.cache = False
|
||||
Reference in New Issue
Block a user