Commit Graph

10 Commits (e4f4dc95cef878de7b2b7cfdfeb8e9ee8aeb0c46)

Author SHA1 Message Date
Wazir Ahmed e4f4dc95ce RAG: bm25 and MATCH do not work with table alias
4 weeks ago
Rene Cannao e9abee625b fix: Execute prepared statement in execute_parameterized_query
1 month ago
Rene Cannao bd6d34f52b fix: Address SQL injection vulnerabilities from PR #26 review
1 month ago
Rene Cannao 0db022a179 Apply fixes
1 month ago
Rene Cannao 2dfd61a958 Replace remaining direct sqlite3_* calls with proxy_sqlite3_* equivalents (address code-review)
1 month ago
Rene Cannao 5d08deca7d Fix AI agent review issues
1 month ago
Rene Cannao ad166c6b8a docs: Add comprehensive Doxygen documentation for RAG subsystem
1 month ago
Rene Cannao 55715ecc4b feat: Complete RAG implementation according to blueprint specifications
1 month ago
Rene Cannao 1dc5eb6581 fix: Fix RAG implementation compilation issues
1 month ago
Rene Cannao 3daaa5c592 feat: Implement RAG (Retrieval-Augmented Generation) subsystem
1 month ago