mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-28 04:04:31 +00:00
feat(slack_alerting.py): enable provider-region based alerting
This commit is contained in:
parent
7694622007
commit
e4629ba65d
3 changed files with 318 additions and 77 deletions
|
@ -18,6 +18,7 @@ AlertType = Literal[
|
|||
"cooldown_deployment",
|
||||
"new_model_added",
|
||||
"outage_alerts",
|
||||
"region_outage_alerts",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue