mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-24 10:27:13 +00:00
@@ -1,5 +1,5 @@
|
||||
"""
|
||||
Base class for sending emails to user after creating keys or invite links.
|
||||
Base class for sending emails to user after creating keys or invite links
|
||||
|
||||
"""
|
||||
|
||||
|
||||
@@ -1941,7 +1941,7 @@ async def _virtual_key_soft_budget_check(
|
||||
proxy_logging_obj: ProxyLogging,
|
||||
):
|
||||
"""
|
||||
Triggers a budget alert if the token is over it's soft budget
|
||||
Triggers a budget alert if the token is over it's soft budget.
|
||||
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user