Commit Graph

15 Commits (e762f91cda174ea3e6ab85bbcbdbc457280edf7f)

Author SHA1 Message Date
Rene Cannao b965fc6df4 Fix PROXYSQLGENAI build - resolve circular includes and missing headers
1 month ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
1 month ago
René Cannaò e00617be11
Merge pull request #5333 from wazir-ahmed/v4.0-config-embedding-model
2 months ago
Wazir Ahmed 10026891ce RAG: Convert vector similarity search into a subquery
2 months ago
Javier Jaramago Fernández a5ef787c7e feat: Improve logging for MCP and RAG tools
2 months ago
Wazir Ahmed e4f4dc95ce RAG: bm25 and MATCH do not work with table alias
2 months ago
Rene Cannao e9abee625b fix: Execute prepared statement in execute_parameterized_query
2 months ago
Rene Cannao bd6d34f52b fix: Address SQL injection vulnerabilities from PR #26 review
2 months ago
Rene Cannao 0db022a179 Apply fixes
2 months ago
Rene Cannao 2dfd61a958 Replace remaining direct sqlite3_* calls with proxy_sqlite3_* equivalents (address code-review)
2 months ago
Rene Cannao 5d08deca7d Fix AI agent review issues
2 months ago
Rene Cannao ad166c6b8a docs: Add comprehensive Doxygen documentation for RAG subsystem
2 months ago
Rene Cannao 55715ecc4b feat: Complete RAG implementation according to blueprint specifications
2 months ago
Rene Cannao 1dc5eb6581 fix: Fix RAG implementation compilation issues
2 months ago
Rene Cannao 3daaa5c592 feat: Implement RAG (Retrieval-Augmented Generation) subsystem
2 months ago