mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-18 08:25:10 +00:00
(ci/cd) run again
This commit is contained in:
@@ -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