Commit History

Author SHA1 Message Date
  Tobi Lutke c85889df12 fixes 5 months ago
  Tobi Lutke c9ac3c1463 Use default createContext() options for better VRAM management 5 months ago
  Tobi Lutke f39db3a593 Fix VRAM and sequence exhaustion issues in generation 5 months ago
  Tobi Lutke 10c5ec016f Simplify disposal: let llama cascade to children, remove test dispose calls 5 months ago
  Tobi Lutke edc294db4f Don't dispose llama in tests - let process exit handle cleanup 5 months ago
  Tobi Lutke e8f4dce0b7 Fix Metal backend crash by properly disposing llama resources 5 months ago
  Tobi Lutke c26e8ea3ba Add fusion difficulty queries to test RRF's advantage 5 months ago
  Tobi Lutke 4131c827de Make LlamaCpp dispose idempotent and avoid Metal backend crash 5 months ago
  Tobi Lutke d28a89eb5c Fix eval tests: add missing insertEmbedding params and conditional thresholds 5 months ago
  Tobi Lutke 56dea7d6ce Add vector and hybrid (RRF) search evaluation tests 5 months ago
  Tobi Lutke 5343e0e51d Add production mode guard to prevent tests from using global index 5 months ago
  Tobi Lutke 945d4b4572 Add 6 synthetic evaluation documents 5 months ago
  Tobi Lutke 7828566333 Add evaluation harness with synthetic test documents 5 months ago
  Tobi Lutke a0bceef36a Add conditional query expansion based on BM25 signal strength 5 months ago
  Tobi Lutke fd24df81c9 Rerank multiple chunks per document with score aggregation 5 months ago
  Tobi Lutke 7847631224 Fix duplicate files in query results with explicit dedup 5 months ago
  Tobi Lutke 25f8d185f4 Add lazy model loading with 2-minute inactivity auto-unload 5 months ago
  Tobi Lutke 4385a6a8f6 Fix HyDE prompt to generate actual content instead of meta-description 5 months ago
  Tobi Lutke d383b5c226 Migrate to node-llama-cpp and add structured query expansion 5 months ago
  Tobi Lutke a3703c069a Add path normalization, output format tests, and fix test isolation 5 months ago
  Tobi Lutke 3a9c5c921e Add --line-numbers support to get command 5 months ago
  Tobi Lutke 7d6ecc4039 Unskip 4 previously skipped tests that now work 5 months ago
  Tobi Lutke 5e60bd7085 Add docid, line-numbers, handelize, and fix displayPath format 5 months ago
  Tobi Lutke 49b2cef85c Fix all remaining unit test failures and add hierarchical context test 5 months ago
  Tobi Lutke 3d3aed0d4b Fix MCP resource test queries for new schema 5 months ago
  Tobi Lutke ebbddd04aa Fix remaining test failures and schema mismatches 5 months ago
  Tobi Lutke a26a7f3a3c Fix CLI tests for context and collection filter 5 months ago
  Tobi Lutke d32ec1991b Fix MCP double-encoding and schema mismatches 5 months ago
  Tobi Lutke bcd354adb9 Fix context loading in search results and populate hash field 5 months ago
  Tobi Lutke 998448d8cf Fix FTS search test expectations for displayPath 5 months ago