summaryrefslogtreecommitdiff
path: root/Biz/EmailAgent.py
AgeCommit message (Collapse)Author
2025-04-28Create EmailAgentBen Sima
I intend this to be a utility that agents or other automated jobs can use to send emails. EmailAgent isn't the right name... its really more of an LLM tool, or it could be if the right interface is put on top of it. Anyway, this works for now, I'll think about how to make it better later.