5 Commits

Author SHA1 Message Date
1dd9337c39 Fix embedding service by removing unused openai import and cleaning up dependencies 2026-02-02 01:23:14 -06:00
157e4541fc Implement enhanced cache system with batch processing and two-phase processing approach 2026-02-01 21:03:00 -06:00
56231fa354 feat: Implement automated cron job setup for embedding pipeline and clean up AI processor fact extraction logic
• Created automated setup_embedding_cron_auto.sh script that fully configures cron jobs without manual intervention

• Enhanced embedding pipeline logging and error handling

• Simplified AI processor to focus on core fact extraction functionality

• Added proper logging to all scripts for better monitoring
2026-02-01 20:39:07 -06:00
91860211ad Install dependencies and update requirements.txt for ChromaDB query functionality 2026-02-01 10:21:00 -06:00
c8a712d776 feat: implement enhanced data pipeline with Prometheus telemetry and Grafana integration 2026-01-31 23:56:06 -06:00