(docs) config.yaml

This commit is contained in:
ishaan-jaff 2024-01-29 14:38:32 -08:00
parent 855a1e8000
commit 0ccec8711c

View file

@ -78,6 +78,7 @@ litellm_settings:
# callbacks: custom_callbacks.proxy_handler_instance # sets litellm.callbacks = [proxy_handler_instance]
general_settings:
allow_user_auth: True
master_key: sk-1234
alerting: ["slack"]
alerting_threshold: 10 # sends alerts if requests hang for 2 seconds