Commit Graph

8329 Commits (02f2ff5e2c72f9572cd7d8d313f11485f8b6ff48)
 

Author SHA1 Message Date
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 888eb24b14
Merge pull request #5328 from sysown/v4.0_rag_ingest_2
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
René Cannaò 8ef8503d13
Merge pull request #5323 from wazir-ahmed/v4.0_rag_ingest_2
3 months ago
Javier Jaramago Fernández 1a7668b73d fix: SQLite3 server support for MySQL client '8.1.0'
3 months ago
René Cannaò c5c726ea98
Merge pull request #5321 from sysown/v4.0-mcp_rules_test
3 months ago
Rene Cannao 87d8c25074 Reapply "fix: 'SQLITE_CONFIG_URI' not being set on 'LoadPlugins'"
3 months ago
René Cannaò 342272367d
Merge pull request #5324 from sysown/v4.0_rag_ingest_2
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
Wazir Ahmed e4f4dc95ce RAG: bm25 and MATCH do not work with table alias
3 months ago
Wazir Ahmed c52c621b27 MCP: Add mcp-rag_endpoint_auth config
3 months ago
Wazir Ahmed eb495f42ee AI: Fix vector_db table creation
3 months ago
Wazir Ahmed 22c4e94d53 AI: Fix sqlite-vec extension loading
3 months ago
Wazir Ahmed 7167f95247 AI: Enable extensions for vector_db
3 months ago
Wazir Ahmed 4031f85394 AI: Fix vector_db initialization
3 months ago
Wazir Ahmed cecb975f66 fix: LOAD GENAI TO RUNTIME does not initialize the module
3 months ago
Wazir Ahmed 50de536534 MCP: Fix crash during server restarts
3 months ago
Rene Cannao 48260cbf09 Revert "fix: 'SQLITE_CONFIG_URI' not being set on 'LoadPlugins'"
3 months ago
Javier Jaramago Fernández 51e91378c4 test: Add/Improve TAP tests for MCP query_rules/digests
3 months ago
Rene Cannao 5fd779464d Add embedding testing plan documentation
3 months ago
Javier Jaramago Fernández 08e7c8ce97 chore: Remove data files mistakenly added to root folder
3 months ago
Javier Jaramago Fernández df221617c0 fix: 'SQLITE_CONFIG_URI' not being set on 'LoadPlugins'
3 months ago
Rene Cannao ff50e834f0 Implement batch embedding generation in rag_ingest
3 months ago
René Cannaò 6166adaf05
Merge pull request #5318 from rahim-kanji/v4.0_rag_ingest
3 months ago
Rene Cannao 07154ca661 Empty commit to differentiate from v4.0_rag_ingest_2
3 months ago
Rene Cannao 42a67ebaf2 Merge rahim/v4.0_rag_ingest into v4.0_rag_ingest_2
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
Rene Cannao 9ba3df0ce7 Address AI code review feedback from PR #5318
3 months ago
René Cannaò 1f38d9210c
Merge pull request #5313 from sysown/pr-5312-fixes
3 months ago
Rahim Kanji d28444a02e Merge remote-tracking branch 'v4.0' into v4.0_rag_ingest
3 months ago
Rahim Kanji bc33c33295 Add vec embedding handling with stub and OpenAI providers
3 months ago
Rene Cannao 3ccfa2bcc1 Address AI code review feedback for PR #5313
3 months ago
Rene Cannao c914feb230 Fix security issues identified in PR #5312 code review
3 months ago
René Cannaò 4075e7cf62
Merge pull request #5312 from ProxySQL/v3.1-vec
3 months ago
René Cannaò 19d29a7346
Merge pull request #28 from ProxySQL/v3.1-vec-loadplugin-fix
3 months ago
Rene Cannao 03e58146ea fix: Re-enable SQLite3DB::LoadPlugin() with allow_load_plugin flag
3 months ago
René Cannaò 3f1397c014
Merge pull request #27 from ProxySQL/v3.1-MCP2_QR
3 months ago
Rene Cannao a3afde3472 fix: Address copilot review concerns for Discovery_Schema.cpp
3 months ago
Rene Cannao 7b6966b9c2 fix: Complete JSON escaping in fingerprint_mcp_args
3 months ago
Rene Cannao f2536f01d2 Merge v3.1-vec into v3.1-MCP2_QR
3 months ago
Rene Cannao 5d4318b547 fix: Address coderabbitai review concerns for PR #27
3 months ago