Commit Graph

  • 8b22d2b5d3 Merge pull request #19 from yichuan-w/feature/claude-code-research Andy Lee 2025-08-05 23:02:34 -07:00
  • b55eeeae5f Merge remote-tracking branch 'origin/main' into feature/claude-code-research feature/claude-code-research Andy Lee 2025-08-05 23:02:00 -07:00
  • 4cb544ee38 docs: Update co-contributors with GitHub usernames (#18) Andy Lee 2025-08-05 17:43:59 -07:00
  • dec55dc5d1 docs: Specify core contributors and welcome new contributors docs/update-contributors Andy Lee 2025-08-05 17:05:13 -07:00
  • 5cc724e661 docs: Change to Contributors and use personal homepage Andy Lee 2025-08-05 17:03:39 -07:00
  • f94ce63d51 add gpt oss! serve your RAG using ollama yichuan520030910320 2025-08-05 16:49:52 -07:00
  • 57a2ddec3e docs: Use GitHub links for co-contributors and improve order Andy Lee 2025-08-05 14:16:41 -07:00
  • c80720c6f2 docs: Update co-contributors with GitHub usernames Andy Lee 2025-08-05 14:14:44 -07:00
  • e890b2311f feat: Add Claude Code integration with MCP server Andy Lee 2025-08-05 14:03:26 -07:00
  • f3d99fd118 feat: Claude Code integration ready - LEANN CLI works out of the box Andy Lee 2025-08-05 12:27:58 -07:00
  • 4271ff9d84 chore: release v0.2.1 v0.2.1 GitHub Actions 2025-08-05 05:50:56 +00:00
  • 0d448c4a41 docs: config guidance (#17) Andy Lee 2025-08-04 22:50:32 -07:00
  • 8eee90bf80 docs: add a link config Andy Lee 2025-08-04 20:10:14 -07:00
  • 649d4ad03e docs: Address all configuration guide feedback Andy Lee 2025-08-04 20:01:23 -07:00
  • d9b6f195c5 docs: Improve configuration guide based on feedback Andy Lee 2025-08-04 19:29:17 -07:00
  • 00f506c0bd docs: Adjust DiskANN positioning in features and roadmap Andy Lee 2025-08-04 17:53:27 -07:00
  • e872dd1d23 docs: Weaken DiskANN emphasis in README Andy Lee 2025-08-04 17:51:21 -07:00
  • af5599e33c fix data example name yichuan520030910320 2025-08-04 17:49:03 -07:00
  • efdf6d917a fix diskann for faster mode yichuan520030910320 2025-08-04 17:46:46 -07:00
  • 063c687ff7 chore: move evaluation data .gitattributes to correct location Andy Lee 2025-08-04 17:46:17 -07:00
  • bb8ecd54d7 feat: add comprehensive configuration guide and update README Andy Lee 2025-08-04 17:41:14 -07:00
  • 716217ae24 docs: config guidance Andy Lee 2025-08-04 16:21:13 -07:00
  • dd71ac8d71 feat: implement smart memory configuration for DiskANN (#16) v0.2.0 Andy Lee 2025-08-04 14:36:29 -07:00
  • 8bee1d4100 chore: release v0.2.0 GitHub Actions 2025-08-04 21:34:31 +00:00
  • 33521d6d00 add logs yichuan520030910320 2025-08-04 14:15:52 -07:00
  • 8899734952 refactor: Unify examples interface with BaseRAGExample (#12) Andy Lee 2025-08-03 23:06:24 -07:00
  • 0877960547 docs: update README to use proper module imports for apps refactor-app Andy Lee 2025-08-03 23:05:48 -07:00
  • d68af63d05 merge yichuan520030910320 2025-08-03 23:02:45 -07:00
  • b844aca968 Merge branch 'refactor-app' of https://github.com/yichuan-w/LEANN into refactor-app yichuan520030910320 2025-08-03 23:02:12 -07:00
  • 85277ba67a fix wechat yichuan520030910320 2025-08-03 23:02:06 -07:00
  • fcbcde1ea8 feat: implement smart memory configuration for DiskANN feat/diskann-smart-memory Andy Lee 2025-08-03 22:51:21 -07:00
  • e9562acdc2 fix: handle certificate errors in link checker Andy Lee 2025-08-03 22:42:16 -07:00
  • 7fd3db1ddb fix: add init.py Andy Lee 2025-08-03 22:41:20 -07:00
  • c1ccc51a75 refactor: reorganize examples and add link checker Andy Lee 2025-08-03 22:39:49 -07:00
  • b0239b6e4d refactor: reorgnize all examples/ and test/ Andy Lee 2025-08-03 22:37:45 -07:00
  • 58556ef44c merge yichuan520030910320 2025-08-03 22:29:30 -07:00
  • 87c930d705 fix email wrong -1 to process all file yichuan520030910320 2025-08-03 22:27:04 -07:00
  • 86f919a6da fix: WeChat history reader bugs and refactor wechat_rag to use unified architecture Andy Lee 2025-08-03 21:54:25 -07:00
  • f8d34663b4 feat: check if k is larger than #docs Andy Lee 2025-08-03 21:41:53 -07:00
  • 568cf597f4 fix some example yichuan520030910320 2025-08-03 21:19:05 -07:00
  • 54df6310c5 fix: diskann build and prevent termination from hanging Andy Lee 2025-08-03 21:16:52 -07:00
  • baf70dc411 change rebuild logic yichuan520030910320 2025-08-03 20:54:52 -07:00
  • 7ad2ec39d6 add response highlight yichuan520030910320 2025-08-03 20:32:07 -07:00
  • 31fd3c816a fix: update default embedding models for better performance Andy Lee 2025-08-02 18:53:55 -07:00
  • 1f6c7f2f5a docs: Emphasize diverse data sources in examples/data description Andy Lee 2025-07-30 22:42:34 -07:00
  • c1124eb349 feat: Update documentation based on review feedback Andy Lee 2025-07-30 18:05:39 -07:00
  • 274bbb19ea feat: Add chunk-size parameters and improve file type filtering Andy Lee 2025-07-29 18:31:56 -07:00
  • 8c152c7a31 feat: Address review comments Andy Lee 2025-07-29 16:59:24 -07:00
  • ce77eef13a fix: Fix async/await and add_text issues in unified examples Andy Lee 2025-07-29 16:00:58 -07:00
  • 9d77175ac8 fix: Fix issues in unified examples Andy Lee 2025-07-29 15:55:46 -07:00
  • 7fbb6c98ef docs: nit Andy Lee 2025-07-29 14:30:04 -07:00
  • 914a248c28 docs: Add introduction for Common Parameters section Andy Lee 2025-07-29 14:16:33 -07:00
  • 55fc5862f9 docs: Fix collapsible sections Andy Lee 2025-07-29 14:14:26 -07:00
  • fd97b8dfa8 style: format Andy Lee 2025-07-29 14:11:49 -07:00
  • 57959947a1 docs: Add collapsible section for CLI installation Andy Lee 2025-07-29 14:10:30 -07:00
  • cc0c091ca5 docs: Clarify CLI global installation process Andy Lee 2025-07-29 14:06:16 -07:00
  • ff389c7d8d docs: Add CLI installation instructions Andy Lee 2025-07-29 14:05:33 -07:00
  • 6780a8eaba docs: polish applications Andy Lee 2025-07-29 14:04:34 -07:00
  • 984056f126 docs: Reorganize parameter documentation structure Andy Lee 2025-07-29 14:01:19 -07:00
  • bd4451bf50 docs: Make example commands more representative Andy Lee 2025-07-29 13:59:29 -07:00
  • 34e313f64a docs: Improve parameter categorization in README Andy Lee 2025-07-29 13:54:47 -07:00
  • ddc789b231 fix: Restore embedding-mode parameter to all examples Andy Lee 2025-07-29 13:33:40 -07:00
  • ff1b622bdd refactor: Remove old example scripts and migration references Andy Lee 2025-07-29 12:39:36 -07:00
  • 3cde4fc7b3 fix: Fix pre-commit issues and update tests Andy Lee 2025-07-29 10:19:05 -07:00
  • 4e3bcda5fa fix: Update CI tests for new unified examples interface Andy Lee 2025-07-28 23:16:51 -07:00
  • 46f6f76fc3 refactor: Unify examples interface with BaseRAGExample Andy Lee 2025-07-28 23:11:16 -07:00
  • 19bcc07814 change readme discription yichuan520030910320 2025-07-28 20:52:45 -07:00
  • 8356e3c668 changr to openai main cli yichuan520030910320 2025-07-28 17:39:14 -07:00
  • 08eac5c821 chore: release v0.1.16 v0.1.16 GitHub Actions 2025-07-29 00:15:18 +00:00
  • 4671ed9b36 Fix macos ABI by using system default clang (#11) Andy Lee 2025-07-28 17:14:42 -07:00
  • dc4987591b skip several macos test because strange issue on ci fix-macos-abi yichuan520030910320 2025-07-28 16:47:18 -07:00
  • d8b6ae8d1a fix: disable OpenMP parallelism in CI to avoid libomp crashes Andy Lee 2025-07-28 16:31:41 -07:00
  • f2ffcf5665 fix: use --find-links to install platform-specific wheels Andy Lee 2025-07-28 16:13:14 -07:00
  • 27d0d73f99 add some env in ci yichuan520030910320 2025-07-28 16:11:44 -07:00
  • b124709bcd fix: use virtual environment in CI instead of system packages Andy Lee 2025-07-28 16:04:49 -07:00
  • 78251a6d4c fix: remove Python 3.10+ dependencies for compatibility Andy Lee 2025-07-28 15:50:05 -07:00
  • 16c833da86 fix: handle MPS memory issues in CI tests Andy Lee 2025-07-28 15:26:23 -07:00
  • c246cb4a01 fix: align Python version requirements to 3.9 Andy Lee 2025-07-28 15:09:59 -07:00
  • 0f34aee5db fix: update macOS deployment target for DiskANN to 13.3 Andy Lee 2025-07-28 15:00:50 -07:00
  • 3e53d3d264 docs: remove obsolete C++ ABI compatibility warnings Andy Lee 2025-07-28 14:54:22 -07:00
  • 22c8f861bc Merge branch 'main' into fix-macos-abi Andy Lee 2025-07-28 14:52:15 -07:00
  • a52e3c583a chore: update lock file with test dependencies Andy Lee 2025-07-28 14:50:21 -07:00
  • ab339886dd fix: add --distance-metric support to DiskANN embedding server and remove obsolete macOS ABI test markers Andy Lee 2025-07-28 14:49:51 -07:00
  • 055c086398 add ablation of embedding model compare yichuan520030910320 2025-07-28 14:43:42 -07:00
  • d505dcc5e3 Fix/OpenAI embeddings cosine distance (#10) Andy Lee 2025-07-28 14:35:49 -07:00
  • 8c988cf98b refactor: improve test structure and fix main_cli example Andy Lee 2025-07-28 14:25:48 -07:00
  • ac5fd844a5 fix: improve macOS C++ compatibility and add CI tests Andy Lee 2025-07-28 14:01:52 -07:00
  • 4b4b825fec Merge remote-tracking branch 'origin/main' into fix/openai-embeddings-cosine-distance fix/openai-embeddings-cosine-distance Andy Lee 2025-07-28 10:17:55 -07:00
  • 34ef0db42f fix: Improve OpenAI embeddings handling in HNSW backend Andy Lee 2025-07-28 10:15:56 -07:00
  • 41812c7d22 feat: add --use-existing-index option to google_history_reader_leann.py Andy Lee 2025-07-28 00:36:57 -07:00
  • 2047a1a128 feat: add OpenAI embeddings support to google_history_reader_leann.py Andy Lee 2025-07-27 23:09:56 -07:00
  • 261006c36a docs: revert Andy Lee 2025-07-27 22:07:36 -07:00
  • b2eba23e21 chore: release v0.1.15 v0.1.15 GitHub Actions 2025-07-28 05:05:30 +00:00
  • e9ee687472 nit: fix readme yichuan520030910320 2025-07-27 21:56:05 -07:00
  • 6f5d5e4a77 fix some readme yichuan520030910320 2025-07-27 21:50:09 -07:00
  • 5c8921673a fix: auto-detect normalized embeddings and use cosine distance (#8) Andy Lee 2025-07-27 21:19:29 -07:00
  • e9d2d420bd fix some readme yichuan520030910320 2025-07-27 20:48:23 -07:00
  • ebabfad066 Merge branch 'main' of https://github.com/yichuan-w/LEANN yichuan520030910320 2025-07-27 20:44:36 -07:00
  • e6f612b5e8 fix install and readme yichuan520030910320 2025-07-27 20:44:28 -07:00
  • 51c41acd82 docs: add comprehensive CONTRIBUTING.md guide with pre-commit setup Andy Lee 2025-07-27 20:40:42 -07:00