CoolFace
Apppublic

AJ14314/Deep_Research_Enhanced

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
8 commits on main
76579e95mo ago

fix: remove LLM from email, direct md->html, catch all SendGrid errors

aj14314
289ece45mo ago

fix: robust JSON parsing in email_agent

aj14314
4df684e5mo ago

fix: robust JSON parsing - strip markdown fences, clean fallback

aj14314
fb0847f5mo ago

fix: remove json_object mode (Groq incompatible), graceful SENDGRID missing

aj14314
ba4c5b15mo ago

fix: remove openai-agents (mcp conflict), rewrite with openai SDK + Tavily

aj14314
71f3dbc5mo ago

updated code

aj14314
6f458571y ago

Upload folder using huggingface_hub

AJ14314
cae48ff1y ago

initial commit

AJ14314