feat - email alerts on /key/generate

This commit is contained in:
Ishaan Jaff 2024-05-24 17:33:15 -07:00
parent fa49833cdf
commit 41879ae002
2 changed files with 20 additions and 0 deletions

View file

@ -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