Andy Lee
8c152c7a31
feat: Address review comments
- Add complexity parameter to LeannChat initialization (default: search_complexity)
- Fix chunk-size default in README documentation (256, not 2048)
- Add more index building parameters as CLI arguments:
- --backend-name (hnsw/diskann)
- --graph-degree (default: 32)
- --build-complexity (default: 64)
- --no-compact (disable compact storage)
- --no-recompute (disable embedding recomputation)
- Update README to document all new parameters
2025-07-29 16:59:24 -07:00
..
2025-07-27 02:22:54 -07:00
2025-07-26 22:38:13 -07:00
2025-07-27 02:22:54 -07:00
2025-07-29 16:59:24 -07:00
2025-07-29 13:33:40 -07:00
2025-07-26 22:38:13 -07:00
2025-07-29 16:00:58 -07:00
2025-07-27 02:22:54 -07:00
2025-07-29 13:33:40 -07:00
2025-07-26 22:38:13 -07:00
2025-07-27 02:22:54 -07:00
2025-07-27 02:22:54 -07:00
2025-07-26 22:38:13 -07:00
2025-07-26 22:38:13 -07:00
2025-07-26 22:38:13 -07:00
2025-07-26 22:38:13 -07:00
2025-07-29 13:33:40 -07:00