Max budget alerts working
This commit is contained in:
parent
19da000bea
commit
d7514c0976
BIN
enterprise/dist/litellm_enterprise-0.1.27-py3-none-any.whl
vendored
Normal file
BIN
enterprise/dist/litellm_enterprise-0.1.27-py3-none-any.whl
vendored
Normal file
Binary file not shown.
BIN
enterprise/dist/litellm_enterprise-0.1.27.tar.gz
vendored
Normal file
BIN
enterprise/dist/litellm_enterprise-0.1.27.tar.gz
vendored
Normal file
Binary file not shown.
@ -2482,6 +2482,7 @@ class CallInfo(LiteLLMPydanticObjectBase):
|
||||
class WebhookEvent(CallInfo):
|
||||
event: Literal[
|
||||
"budget_crossed",
|
||||
"max_budget_alert",
|
||||
"soft_budget_crossed",
|
||||
"threshold_crossed",
|
||||
"projected_limit_exceeded",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user