mirror of
https://github.com/mruwnik/memory.git
synced 2026-01-02 09:12:58 +01:00
- Add collapsible "Search Enhancements" section with toggles for: - BM25 (keyword search) - HyDE (hypothetical document expansion) - Reranking (cross-encoder) - Query Analysis (LLM-based) - Update SearchConfig type to include new options - Add CSS styling for the enhancement options panel 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>