litellm/tests/litellm_utils_tests
Ishaan Jaff 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
..
conftest.py
log.txt
test_aiohttp_handler.py
test_aws_secret_manager.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
test_get_secret.py
test_hashicorp.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
test_health_check.py tets health check 2025-09-27 12:06:26 -07:00
test_litellm_overhead.py [Feat] LiteLLM Overhead metric tracking - Add support for tracking litellm overhead on cache hits (#15045) 2025-09-29 17:33:27 -07:00
test_logging_callback_manager.py fix slack alerts (#12464) 2025-07-10 08:58:47 -07:00
test_proxy_budget_reset.py Prevent writing default user setting updates to yaml (error in non-root env) + Use central team member budget when max_budget_in_team set on UI (#12533) 2025-07-12 10:13:07 -07:00
test_secret_manager.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
test_utils.py Merge branch 'main' into fix/streaming-tool-call-indices 2025-09-21 21:24:22 -07:00
test_validate_tool_choice.py
vertex_key.json