litellm-mirror/litellm/proxy/hooks
2024-07-06 17:42:10 -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 feat(vertex_httpx.py): Moving to call vertex ai via httpx (instead of their sdk). Allows us to support all their api updates. 2024-06-12 16:47:00 -07:00
batch_redis_get.py refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00
cache_control_check.py fix(litellm_pre_call_utils.py): add support for key level caching params 2024-06-07 22:09:14 -07:00
dynamic_rate_limiter.py fix(dynamic_rate_limiter.py): add rpm allocation, priority + quota reservation to docs 2024-07-01 23:35:42 -07: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 refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00
parallel_request_limiter.py fix(parallel_request_limiter.py): use redis cache, if available for rate limiting across instances 2024-06-12 10:35:48 -07:00
presidio_pii_masking.py fix(presidio_pii_masking.py): add support for setting 'http://' if unset by render env for presidio base url 2024-07-06 17:42:10 -07:00
prompt_injection_detection.py refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00