mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-26 20:30:23 +00:00
(ci/cd) run again
This commit is contained in:
committed by
Krrish Dholakia
parent
d2a44de4c9
commit
f0e632ebc8
@@ -998,7 +998,7 @@ def test_redis_semantic_cache_completion():
|
||||
|
||||
random_number = random.randint(
|
||||
1, 100000
|
||||
) # add a random number to ensure it's always adding / reading from cache
|
||||
) # add a random number to ensure it's always adding /reading from cache
|
||||
|
||||
print("testing semantic caching")
|
||||
litellm.cache = Cache(
|
||||
|
||||
Reference in New Issue
Block a user