mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-11 02:22:48 +00:00
(ci/cd) run again
This commit is contained in:
committed by
Krrish Dholakia
parent
43061d612d
commit
b5db630dba
@@ -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