litellm/tests/test_litellm/proxy/hooks
Ishaan Jaff 90ee9e4587
[Feat] Dynamic Rate Limiter v3 - fixes to ensure priority routing works as expected (#14734)
* fix: dynamic limiter v3

* fix: dynamic limiter v3

* feat: add dynamic limiter v3

* feat: add dynamic limiter v3

* feat: add dynamic limiter v3 in init litellm_logging

* feat: add dynamic limiter v3 in init litellm_logging

* fix: priority rate limiting

* Potential fix for code scanning alert no. 3397: Clear-text logging of sensitive information

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix: priority rate limiting

* fix: ruff

* fix: mypy lint

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-19 16:04:45 -07:00
..
test_dynamic_rate_limiter_v3.py [Feat] Dynamic Rate Limiter v3 - fixes to ensure priority routing works as expected (#14734) 2025-09-19 16:04:45 -07:00
test_parallel_request_limiter_v3.py test_normal_router_call_tpm_v3 2025-09-13 12:04:56 -07:00
test_proxy_track_cost_callback.py