litellm-mirror/litellm/proxy/hooks
Ishaan Jaff b6ae2204a8
[Feat-Proxy] Slack Alerting - allow using os.environ/ vars for alert to webhook url (#5726)
* allow using os.environ for slack urls

* use env vars for webhook urls

* fix types for get_secret

* fix linting

* fix linting

* fix linting

* linting fixes

* linting fix

* docs alerting slack

* fix get data
2024-09-16 18:03:37 -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 - allow accessing data post success call 2024-08-19 11:35:33 -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 .error() with .exception() logging for better debugging on sentry 2024-08-16 09:22:47 -07:00
dynamic_rate_limiter.py v0 add rerank on litellm proxy 2024-08-27 17:28:39 -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 .error() with .exception() logging for better debugging on sentry 2024-08-16 09:22:47 -07:00
parallel_request_limiter.py LiteLLM Minor Fixes and Improvements (09/14/2024) (#5697) 2024-09-14 10:32:39 -07:00
presidio_pii_masking.py feat - allow accessing data post success call 2024-08-19 11:35:33 -07:00
prompt_injection_detection.py [Feat-Proxy] Slack Alerting - allow using os.environ/ vars for alert to webhook url (#5726) 2024-09-16 18:03:37 -07:00