You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/RAG_POC
Wazir Ahmed b5807fe141
RAG: Improve system prompt, replace hardcoded values with env vars
2 weeks ago
..
CHUNKING_AND_EMBEDDING_GUIDE.md Added Chunking and Embedding guide 3 weeks ago
EMBEDDING_TEST_PLAN.md add comprehensive test suite for SQLite Server via MySQL protocol 3 weeks ago
INGEST_USAGE_GUIDE.md Fix logging system: remove stderr bypass, thread-safe timestamps, and std::tolower UB 3 weeks ago
Makefile rag_ingest: Rewrite to use MySQL protocol (Sqlite_Server) instead of SQLite3 API 3 weeks ago
architecture-data-model.md Add RAG capability blueprint documents 4 weeks ago
architecture-runtime-retrieval.md Add RAG capability blueprint documents 4 weeks ago
embeddings-design.md Add RAG capability blueprint documents 4 weeks ago
mcp-tools.md Add RAG capability blueprint documents 4 weeks ago
rag_ingest.cpp Fix logging system: remove stderr bypass, thread-safe timestamps, and std::tolower UB 3 weeks ago
rag_system_prompt.md RAG: Improve system prompt, replace hardcoded values with env vars 2 weeks ago
sample_mysql.sql added sample sql files 4 weeks ago
sample_sqlite.sql Add vec embedding handling with stub and OpenAI providers 4 weeks ago
schema.sql Add RAG capability blueprint documents 4 weeks ago
sql-examples.md Add RAG capability blueprint documents 4 weeks ago
test_rag_ingest.sh Add vec embedding handling with stub and OpenAI providers 4 weeks ago
test_rag_ingest_sqlite_server.sh add comprehensive test suite for SQLite Server via MySQL protocol 3 weeks ago