feat - email alerts on /key/generate

This commit is contained in:
Ishaan Jaff 2024-05-24 17:33:15 -07:00
parent 6ac65d6101
commit 35b38bad4c
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