Commit Graph

14 Commits (edca171b2b39cde63acef321c3aa92ba5276fe0c)

Author SHA1 Message Date
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
5 months ago
Wazir Ahmed 8d022a0fcc RAG: Add 'model' request parameter for embedding service
5 months ago
Rene Cannao c914feb230 Fix security issues identified in PR #5312 code review
5 months ago
Rene Cannao 3daaa5c592 feat: Implement RAG (Retrieval-Augmented Generation) subsystem
5 months ago
Rene Cannao a3f0bade4e feat: Convert NL2SQL to generic LLM bridge
5 months ago
Rene Cannao 3fe8a48f70 Fix genai variable handling and add API key masking
5 months ago
Rene Cannao 527bfed297 fix: Migrate AI variables to GenAI module for proper architecture
5 months ago
Rene Cannao db2485be37 Add comprehensive doxygen documentation to GenAI async module
6 months ago
Rene Cannao 0ff2e38e22 Implement async GenAI module with socketpair-based non-blocking architecture
6 months ago
Rene Cannao a82f58e22b Refactor GenAI module for autonomous JSON query processing
6 months ago
Rene Cannao 253591d262 Add experimental GenAI EMBED: query support for MySQL
6 months ago
Rene Cannao 1da9e384d2 Add poll() fallback for GenAI module when epoll is not available
6 months ago
Rene Cannao 960704066d Implement real GenAI module with embedding and rerank support
6 months ago
Rene Cannao c476f56f97 Add initial GenAI module placeholder
6 months ago