Commit Graph

9 Commits (e2d71ec4a2f36433eeefdbd75f2f420da747f5f1)

Author SHA1 Message Date
Rene Cannao 33a87c66a7 Fix critical issues identified by gemini-code-assist
2 months ago
Rene Cannao db2485be37 Add comprehensive doxygen documentation to GenAI async module
2 months ago
Rene Cannao 0ff2e38e22 Implement async GenAI module with socketpair-based non-blocking architecture
2 months ago
Rene Cannao bbad8ab4f3 Fix GenAI variable naming and add comprehensive TAP tests
2 months ago
Rene Cannao a82f58e22b Refactor GenAI module for autonomous JSON query processing
2 months ago
Rene Cannao 253591d262 Add experimental GenAI EMBED: query support for MySQL
2 months ago
Rene Cannao 1da9e384d2 Add poll() fallback for GenAI module when epoll is not available
2 months ago
Rene Cannao 960704066d Implement real GenAI module with embedding and rerank support
2 months ago
Rene Cannao c476f56f97 Add initial GenAI module placeholder
2 months ago