litellm/litellm/proxy/hooks
Krrish Dholakia 6cca5612d2 refactor: replace 'traceback.print_exc()' with logging library
allows error logs to be in json format for otel logging
2024-06-06 13:47:43 -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 refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -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 refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -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): fix user+team tpm/rpm limit check 2024-05-27 08:48:23 -07:00
presidio_pii_masking.py refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00
prompt_injection_detection.py refactor: replace 'traceback.print_exc()' with logging library 2024-06-06 13:47:43 -07:00