mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
feat - send send_key_created_email
This commit is contained in:
parent
dba35536e9
commit
fb7fe2b87c
1 changed files with 3 additions and 1 deletions
|
@ -827,7 +827,9 @@ Model Info:
|
||||||
|
|
||||||
I'm happy to provide you with an OpenAI Proxy API Key, loaded with ${key_budget} per month. <br /> <br />
|
I'm happy to provide you with an OpenAI Proxy API Key, loaded with ${key_budget} per month. <br /> <br />
|
||||||
|
|
||||||
|
<b>
|
||||||
Key: <pre>{key_token}</pre> <br>
|
Key: <pre>{key_token}</pre> <br>
|
||||||
|
</b>
|
||||||
|
|
||||||
<h2>Usage Example</h2>
|
<h2>Usage Example</h2>
|
||||||
|
|
||||||
|
@ -901,7 +903,7 @@ Model Info:
|
||||||
|
|
||||||
<p> Hi {user_name}, <br/>
|
<p> Hi {user_name}, <br/>
|
||||||
|
|
||||||
Your LLM API usage this month has reached your account's monthly budget of ${max_budget} <br /> <br />
|
Your LLM API usage this month has reached your account's <b> monthly budget of ${max_budget} </b> <br /> <br />
|
||||||
|
|
||||||
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. <br /> <br />
|
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. <br /> <br />
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue