3 Commits

Author SHA1 Message Date
Iyeoluwa Akinrinola b5c3b61aeb Revert AI analysis back to original state - keep AI analysis enabled 2025-07-25 12:46:05 +01:00
Iyeoluwa Akinrinola 4b84dbe40b Fix AI analysis errors - add graceful fallback when Groq API key is missing
- Added graceful handling when GROQ_API_KEY is not configured
- Implemented basic email analysis as fallback when AI is unavailable
- Prevents hundreds of API errors when Groq key is invalid/missing
- System now works without AI analysis, using basic filtering instead
- No more spam of 401 errors in logs
2025-07-25 12:45:28 +01:00
Iyeoluwa Akinrinola adfb625ae9 Initial commit: Email alerts application 2025-07-25 11:31:36 +01:00