mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
feat - email alerts on /key/generate
This commit is contained in:
parent
fa49833cdf
commit
41879ae002
2 changed files with 20 additions and 0 deletions
|
@ -12,6 +12,7 @@ from litellm.proxy._types import (
|
|||
LiteLLM_TeamTable,
|
||||
Member,
|
||||
CallInfo,
|
||||
WebhookEvent,
|
||||
)
|
||||
from litellm.caching import DualCache, RedisCache
|
||||
from litellm.router import Deployment, ModelInfo, LiteLLM_Params
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue