* 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 |
||
|---|---|---|
| .. | ||
| test_caching_handler.py | ||
| test_in_memory_cache.py | ||
| test_redis_cache.py | ||
| test_redis_cluster_cache.py | ||
| test_redis_semantic_cache.py | ||