mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 16:19:45 +00:00
* fix(redis_cache.py): support pipeline redis lpop for older redis versions Fixes https://github.com/BerriAI/litellm/issues/10379 * test: add mock host