5 Commits

Author SHA1 Message Date
0fa94d3ee3 feat: enhance logging for AI service error diagnosis
Added comprehensive logging to diagnose 'Expecting value: line 1 column 1 (char 0)' errors in AI service responses. The changes include detailed logging of AI requests/responses, cache operations, and article processing steps to better identify when the AI service returns empty or invalid responses.
2026-02-02 12:28:12 -06:00
271ede7845 Enhance AI processor error logging for better debugging 2026-02-02 10:56:10 -06:00
876cfddce7 Fix AI processor error handling for empty AI service responses 2026-02-02 10:52:34 -06:00
5c47f6c235 fix: Resolve Docker import errors and relative import issues 2026-02-02 09:05:53 -06:00
714f5380e7 feat: Implement AI processor with fact extraction capabilities for articles from scraper 2026-02-02 08:53:58 -06:00