litellm/litellm/proxy/hooks
2024-05-11 15:57:06 -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
azure_content_safety.py (Fix) - linting errors 2024-05-11 15:57:06 -07:00
batch_redis_get.py feat(lowest_tpm_rpm_v2.py): move to using redis.incr and redis.mget for getting model usage from redis 2024-04-10 14:56:23 -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 fix(tpm_rpm_limiter.py): fix cache init logic 2024-04-01 18:01:38 -07:00