Commit Graph

10 Commits (3fe8a48f705bea9bb77c3255e54bbc1ace125ebb)

Author SHA1 Message Date
Rene Cannao ae4200dbc0 Enhance AI features with improved validation, memory safety, error handling, and performance monitoring
1 month ago
Rene Cannao 8f38b8a577 feat: Add exponential backoff retry for transient LLM failures
1 month ago
Rene Cannao d0dc36ac0b feat: Add structured logging with timing and request IDs
1 month ago
Rene Cannao 45e592b623 feat: Add structured error messages with context to NL2SQL
1 month ago
Rene Cannao 36b11223b2 feat: Improve SQL validation with multi-factor scoring
1 month ago
Rene Cannao 897d306d2d Refactor: Simplify NL2SQL to use only generic providers
1 month ago
Rene Cannao 637b2a669c feat: Implement NL2SQL vector cache and complete Anomaly threat pattern management
1 month ago
Rene Cannao fec7d64093 feat: Implement NL2SQL vector cache with GenAI embedding generation
1 month ago
Rene Cannao 4f45c25945 docs: Add comprehensive doxygen comments to NL2SQL headers and LLM_Clients
1 month ago
Rene Cannao 147a059781 feat: Add NL2SQL converter with hybrid LLM support
1 month ago