reset cache
This commit is contained in:
parent
e664797b48
commit
2fb321c63b
@ -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
|
||||
Loading…
Reference in New Issue
Block a user