mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-05 13:07:08 +00:00
ba39f9e360
* 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