Ishaan Jaff
311d356520
test_qdrant_semantic_cache_async_set_cache
2025-07-19 15:59:56 -07:00
Brian Caswell and GitHub
45605f8362
add azure blob cache support ( #12587 )
...
* add support for Azure Blob caching
* add integration tests
* address feedback
2025-07-15 11:47:38 -07:00
Krish Dholakia and GitHub
db23016536
fix(redis_cache.py): support pipeline redis lpop for older redis vers… ( #11425 )
...
* fix(redis_cache.py): support pipeline redis lpop for older redis versions
Fixes https://github.com/BerriAI/litellm/issues/10379
* test: add mock host
2025-06-05 00:05:54 -07:00
Krish Dholakia and GitHub
ba39f9e360
Helicone base url support + fix for embedding cache hits on str input ( #11211 )
...
* fix(helicone.py): add helicone api base support
Fixes https://github.com/BerriAI/litellm/issues/10825
* test: add unit test for cache hit response on embedding calls
* fix(caching_handler.py): fix handling cache hit on embedding when input is string
Fixes LIT-197
* docs(helicone_integration.md): document new helicone api base param
2025-05-28 22:02:55 -07:00
Krish Dholakia and GitHub
ef42461c1e
Litellm fix GitHub action testing ( #11163 )
...
* test: add __init__.py files
* refactor: rename test folder to avoid naming conflict
* test: update workflows
* test: update tests
* test: update imports
* test: update tests
* test: remove unused import
* ci(test-litellm.yml): add pytest retry to github workflow
* test: fix test
2025-05-26 14:41:42 -07:00