Commit Graph

24 Commits (db5f1ea498f736d4ff733bbd41ec649d073cf932)

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