chore: migrate package name to letta (#1775)
Co-authored-by: Charles Packer <packercharles@gmail.com> Co-authored-by: Shubham Naik <shubham.naik10@gmail.com> Co-authored-by: Shubham Naik <shub@memgpt.ai>
This commit is contained in:
@@ -30,7 +30,7 @@ def send_email(self, description: str):
|
||||
data = {
|
||||
"from": "onboarding@resend.dev",
|
||||
"to": RESEND_TARGET_EMAIL_ADDRESS,
|
||||
"subject": "MemGPT message:",
|
||||
"subject": "Letta message:",
|
||||
"html": f"<strong>{description}</strong>",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user