litellm-mirror/litellm/proxy/hooks
2024-04-01 08:00:01 -07:00
..
__init__.py fix(proxy_server.py): enable pre+post-call hooks and max parallel request limits 2023-12-08 17:11:30 -08:00
batch_redis_get.py feat(batch_redis_get.py): batch redis GET requests for a given key + call type 2024-03-15 14:54:16 -07:00
cache_control_check.py fix: check key permissions for turning on/off pii masking 2024-02-15 20:16:15 -08:00
example_presidio_ad_hoc_recognizer.json fix(presidio_pii_masking.py): enable user to pass ad hoc recognizer for pii masking 2024-02-20 16:01:15 -08:00
max_budget_limiter.py fix(utils.py): override default success callbacks with dynamic callbacks if set 2024-02-02 06:21:43 -08:00
parallel_request_limiter.py fix(proxy_server.py): fix tpm/rpm limiting for jwt auth 2024-03-28 21:19:34 -07:00
presidio_pii_masking.py (fix) stop using f strings with logger 2024-03-25 10:47:18 -07:00
prompt_injection_detection.py feat(llm_guard.py): enable key-specific llm guard check 2024-03-26 17:21:51 -07:00
tpm_rpm_limiter.py test(test_max_tpm_rpm_limiter.py): unit tests for key + team based tpm rpm limits on proxy 2024-04-01 08:00:01 -07:00