From fb7fe2b87cbf913d97c63816a6590b162a33e22f Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Fri, 24 May 2024 17:59:15 -0700 Subject: [PATCH] feat - send send_key_created_email --- litellm/integrations/slack_alerting.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/litellm/integrations/slack_alerting.py b/litellm/integrations/slack_alerting.py index 4f63a4ab05..0a76c6a6c9 100644 --- a/litellm/integrations/slack_alerting.py +++ b/litellm/integrations/slack_alerting.py @@ -827,7 +827,9 @@ Model Info: I'm happy to provide you with an OpenAI Proxy API Key, loaded with ${key_budget} per month.

+ Key:
{key_token}

+

Usage Example

@@ -901,7 +903,7 @@ Model Info:

Hi {user_name},
- Your LLM API usage this month has reached your account's monthly budget of ${max_budget}

+ Your LLM API usage this month has reached your account's monthly budget of ${max_budget}

API requests will be rejected until either (a) you increase your monthly budget or (b) your monthly usage resets at the beginning of the next calendar month.