reset cache

This commit is contained in:
ishaan-jaff
2023-08-10 14:54:49 -07:00
parent e664797b48
commit 2fb321c63b
+2
View File
@@ -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