Commit Graph

24 Commits (ab1173ea4e570989f7cf491f2c1ecc7a010bd06e)

Author SHA1 Message Date
Wazir Ahmed b5807fe141 RAG: Improve system prompt, replace hardcoded values with env vars
3 months ago
Wazir Ahmed 09bd69eed2 RAG: Improve system prompt, include SQLite server interface
3 months ago
Rahim Kanji 02f2ff5e2c Fix logging system: remove stderr bypass, thread-safe timestamps, and std::tolower UB
3 months ago
Rahim Kanji 79ee743a42 Add detailed logging and per-source commits to rag_ingest
3 months ago
Rahim Kanji e9cabc0d3b Merge remote-tracking branch 'v4.0' into v4.0_rag_ingest_sqlite_server
3 months ago
Rahim Kanji 8a1732d15e Add SQLite Server verification on connect
3 months ago
Rahim Kanji bc70988935 Added Chunking and Embedding guide
3 months ago
Wazir Ahmed 591f4bc9b8 RAG: Add system prompt for agentic workflow
3 months ago
Rahim Kanji 1b322ed2bb add comprehensive test suite for SQLite Server via MySQL protocol
3 months ago
Rahim Kanji d66248eb4c add verbose logging for bulk embedding operations
3 months ago
Rahim Kanji 211179bdcb rag_ingest: Rewrite to use MySQL protocol (Sqlite_Server) instead of SQLite3 API
3 months ago
Rene Cannao 35b316d4f3 Fix absolute paths in documentation
3 months ago
Rene Cannao a5edd4ad97 Add comprehensive RAG ingestion usage guide
3 months ago
Rene Cannao 5fd779464d Add embedding testing plan documentation
3 months ago
Rene Cannao ff50e834f0 Implement batch embedding generation in rag_ingest
3 months ago
Rene Cannao 950f163bfb Fix compilation issues: use static libcurl and improve includes
3 months ago
Rene Cannao 38e5e8e56b Fix critical issues from coderabbitai review
3 months ago
Rahim Kanji bc33c33295 Add vec embedding handling with stub and OpenAI providers
3 months ago
Rahim Kanji d47e196fc6 Added rag_chunks and rag_fts_chunks test
3 months ago
Rahim Kanji 2f6b058f7b Added test_rag_ingest.sh
3 months ago
Rahim Kanji fb3673dd9d added sample sql files
3 months ago
Rahim Kanji 57d8c3f3b8 Make rag_ingest compile
3 months ago
Rahim Kanji 93517540a5 Added Makefile for rag_ingest
3 months ago
Rene Cannao 803115f504 Add RAG capability blueprint documents
3 months ago