litellm/tests/litellm_utils_tests
Chetan Choudhary d8ac213c6a
Native Webhook Integration Sumologic (#17630)
* Fix: Support generic_api_compatible_callbacks.json in callback initialization

- Added check in _add_custom_callback_generic_api_str to load callbacks from generic_api_compatible_callbacks.json
- Added SumoLogic webhook integration to generic_api_compatible_callbacks.json
- Fixes bug where callbacks in JSON file were not being loaded

* Added 3 unit tests for JSON callback loading
2025-12-07 23:23:39 -08:00
..
conftest.py
log.txt
test_aiohttp_handler.py
test_aws_secret_manager.py [Feat] Adds IAM role assumption support for AWS Secret Manager (#16887) 2025-11-20 12:38:48 -08:00
test_cyberark.py test_cyberark_write_and_read_secret 2025-12-03 19:43:29 -08:00
test_get_secret.py
test_hashicorp.py [Feat] Secret Manager - Hashicorp, add auth via approle (#16374) 2025-11-07 14:39:33 -08:00
test_health_check.py fix: add retry logic for flaky Azure image generation health check test (#17595) 2025-12-06 08:11:52 -08: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 Native Webhook Integration Sumologic (#17630) 2025-12-07 23:23:39 -08: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 Add tags and descriptions support to aws secrets manager (#16224) 2025-11-04 16:11:51 -08:00
test_utils.py test fixes 2025-12-05 17:12:01 -08:00
test_validate_tool_choice.py fix: support Cursor IDE tool_choice format {"type": "auto"} (#12168) 2025-06-30 12:39:58 -07:00
vertex_key.json