Files
litellm/tests
Ishaan JaffandGitHub f6d7683261 [Feat] LiteLLM Overhead metric tracking - Add support for tracking litellm overhead on cache hits (#15045)
* test_litellm_overhead

* vertex track overhead

* fix config.yaml used for testing

* test_litellm_overhead_stream

* add update_response_metadata for caching handler

* add CachingDetails

* fix update_response_metadata import

* add CachingDetails metrics

* add CachingDetails

* test_litellm_overhead_cache_hit

* test_litellm_overhead_cache_hit

* test_litellm_overhead_cache_hit
2025-09-29 17:33:27 -07:00
..
2025-09-26 18:20:32 -07:00
2025-09-27 12:40:34 -07:00
2025-09-27 22:44:46 -07:00
2025-09-27 16:30:52 -07:00
2025-09-29 07:21:32 +09:00
2025-09-27 12:40:34 -07:00
2025-09-27 14:24:55 -07:00
2025-09-27 10:59:25 -07:00

In total litellm runs 1000+ tests

[02/20/2025] Update:

To make it easier to contribute and map what behavior is tested,

we've started mapping the litellm directory in tests/litellm

This folder can only run mock tests.