Commit Graph

12 Commits (e762f91cda174ea3e6ab85bbcbdbc457280edf7f)

Author SHA1 Message Date
Rahim Kanji 02f2ff5e2c Fix logging system: remove stderr bypass, thread-safe timestamps, and std::tolower UB
2 months ago
Rahim Kanji 79ee743a42 Add detailed logging and per-source commits to rag_ingest
2 months ago
Rahim Kanji 8a1732d15e Add SQLite Server verification on connect
2 months ago
Rahim Kanji 1b322ed2bb add comprehensive test suite for SQLite Server via MySQL protocol
2 months ago
Rahim Kanji d66248eb4c add verbose logging for bulk embedding operations
2 months ago
Rahim Kanji 211179bdcb rag_ingest: Rewrite to use MySQL protocol (Sqlite_Server) instead of SQLite3 API
2 months ago
Rene Cannao ff50e834f0 Implement batch embedding generation in rag_ingest
2 months ago
Rene Cannao 950f163bfb Fix compilation issues: use static libcurl and improve includes
2 months ago
Rene Cannao 38e5e8e56b Fix critical issues from coderabbitai review
2 months ago
Rahim Kanji bc33c33295 Add vec embedding handling with stub and OpenAI providers
2 months ago
Rahim Kanji 57d8c3f3b8 Make rag_ingest compile
2 months ago
Rene Cannao 803115f504 Add RAG capability blueprint documents
2 months ago