Commit Graph

  • 3286a0d57f Merge pull request #1003 from danielaskdd/add-graph-search-mode zrguo 2025-03-07 12:37:44 +08:00
  • ea898aeda0 Merge pull request #1000 from lcjqyml/feat_login-jwt zrguo 2025-03-07 12:24:46 +08:00
  • 7e088ca528 Refactor code and update environment type definitions. yangdx 2025-03-07 08:17:25 +08:00
  • 5942d148f0 Set default max_depth to 3 for knowledge graph retrieval yangdx 2025-03-07 07:34:29 +08:00
  • 6d5c04d561 Reduce max_depth and update edge type in NetworkXStorage. yangdx 2025-03-06 20:54:02 +08:00
  • 5b29e760f0 Add dynamic parameter handling for storage yangdx 2025-03-06 14:29:48 +08:00
  • 1e82fb445e Merge branch 'HKUDS:main' into feat_login-jwt Milin 2025-03-06 14:25:33 +08:00
  • c015296081 refactor(api): Fix issues reported by pre-commit - Modified code layout and formatting in multiple files, improving code readability. - Updated import statements, removing unused libraries. - Simplified the writing of some functions and exception handling. Milin 2025-03-06 14:23:52 +08:00
  • 252d1f57e0 Merge branch 'main' into add-graph-search-mode yangdx 2025-03-06 10:23:38 +08:00
  • 00f3c6c6dd Upgraded document loading engine Saifeddine ALOUI 2025-03-06 01:11:48 +01:00
  • bf1557fc2c Merge branch 'HKUDS:main' into main Saifeddine ALOUI 2025-03-05 21:35:57 +01:00
  • cac0f3ddc6 Merge pull request #1009 from HKUDS/dev zrguo 2025-03-06 00:58:45 +08:00
  • ec0450f712 Add merge entities zrguo 2025-03-06 00:53:23 +08:00
  • 6e4daea056 Linting Saifeddine ALOUI 2025-03-05 15:36:47 +01:00
  • 39c24f4a59 Update utils_api.py Saifeddine ALOUI 2025-03-05 15:36:17 +01:00
  • c62422eade Update utils_api.py Saifeddine ALOUI 2025-03-05 15:33:54 +01:00
  • 95a6a274ca Update ollama_api.py Saifeddine ALOUI 2025-03-05 15:33:06 +01:00
  • aaa8194423 Update document_routes.py Saifeddine ALOUI 2025-03-05 15:32:39 +01:00
  • 59e3b2eec1 refactor(api): Code optimization based on review comments. - Removed authentication dependency for the health check endpoint in lightrag_server.py - Removed the authentication dependency for the entire router in ollama_api.py - Updated the parameter list and example usage in README.md, removing authentication-related parts - Removed neo4j and tqdm dependencies from requirements.txt - Deleted command-line argument parsing code related to authentication from utils_api.py Milin 2025-03-05 20:38:05 +08:00
  • 11502fc756 Merge branch 'HKUDS:main' into feat_login-jwt Milin 2025-03-05 20:21:21 +08:00
  • 81b78bda76 Refactor Vite configuration and add environment type definitions yangdx 2025-03-05 18:25:51 +08:00
  • 20f2e57260 Merge pull request #1006 from HKUDS/dev zrguo 2025-03-05 17:00:43 +08:00
  • 917dc39334 fix linting zrguo 2025-03-05 17:00:01 +08:00
  • 649164c3e6 Update lightrag.py zrguo 2025-03-05 16:55:09 +08:00
  • 55973ed05b Merge pull request #1005 from HKUDS/revert#994 zrguo 2025-03-05 16:31:18 +08:00
  • 06fc65d9a0 Revert "[EVO] Add language configuration to environment and argument parsing" zrguo 2025-03-05 16:26:28 +08:00
  • 5e7ef39998 Update operate.py zrguo 2025-03-05 15:12:01 +08:00
  • 0ca7c0e230 Fix linting yangdx 2025-03-05 15:07:11 +08:00
  • ea8fe3d7a0 Merge pull request #1002 from danielaskdd/improve-async-task-error-handling zrguo 2025-03-05 15:05:36 +08:00
  • b08bf51b69 Apply graph force layout on maxIterations change yangdx 2025-03-05 14:30:30 +08:00
  • 4e2a9b1994 Apply min_degree filter for full graph query yangdx 2025-03-05 13:21:17 +08:00
  • ca9e958cad Fix subgraph filtering bugs yangdx 2025-03-05 13:13:46 +08:00
  • cb988f20da Added emptyOutDir option to Vite build config yangdx 2025-03-05 12:54:15 +08:00
  • 852634e20e Merge branch 'main' into feat_login-jwt Milin 2025-03-05 12:42:40 +08:00
  • 5f12aa3ee4 Fix linting yangdx 2025-03-05 12:32:23 +08:00
  • 5e40e4107d Added min_degree exception for connected nodes yangdx 2025-03-05 11:48:04 +08:00
  • 1fddc8552e Added minimum degree filter for graph queries yangdx 2025-03-05 11:37:55 +08:00
  • 63aa4f9dfc feat(api): Add user authentication functionality - Implement JWT-based user authentication logic - Add login endpoint and token validation middleware - Update API routes with authentication dependencies - Add authentication-related environment variables - Optimize requirements.txt with necessary dependencies Milin 2025-03-05 11:09:31 +08:00
  • d52b6bead1 Refactor graph search and add local Vite config. yangdx 2025-03-05 10:39:27 +08:00
  • a39e1554d1 Merge pull request #994 from Brocowlee/language_support Yannick Stephan 2025-03-04 22:33:03 +01:00
  • 311636c888 Merge pull request #995 from ParisNeo/main Yannick Stephan 2025-03-04 22:32:53 +01:00
  • 4501a20a6a Merge pull request #990 from HKUDS/dev Yannick Stephan 2025-03-04 18:56:48 +01:00
  • f1ad55244a linting Saifeddine ALOUI 2025-03-04 14:44:12 +01:00
  • 77ed47c168 Merge branch 'HKUDS:main' into main Saifeddine ALOUI 2025-03-04 13:02:30 +01:00
  • a688b8822a [EVO] Add language configuration to environment and argument parsing Brocowlee 2025-03-04 10:09:47 +00:00
  • 3264f6a118 Update delete_by_doc_id zrguo 2025-03-04 16:36:58 +08:00
  • 4e59a293fe Update __init__.py zrguo 2025-03-04 16:19:23 +08:00
  • 1ee6c23a53 fix linting zrguo 2025-03-04 16:12:27 +08:00
  • 4ebaf8026b Update oracle_impl.py zrguo 2025-03-04 16:11:13 +08:00
  • 002948d342 Added search mode and min degree filtering for NetworkX yangdx 2025-03-04 16:08:05 +08:00
  • b420d2e289 Merge pull request #989 from danielaskdd/Add-summary-lang-support zrguo 2025-03-04 16:04:42 +08:00
  • 81568f3bad fix linting zrguo 2025-03-04 15:53:20 +08:00
  • 3a2a636862 Implement the missing methods. zrguo 2025-03-04 15:50:53 +08:00
  • 735231d851 No need the await entity_relation_task first yangdx 2025-03-04 15:30:52 +08:00
  • 694daf158a Merge branch 'HKUDS:main' into main Saifeddine ALOUI 2025-03-04 08:27:53 +01:00
  • 8cf9f04dbc Improved task handling and error management in LightRAG yangdx 2025-03-04 14:59:50 +08:00
  • de9aeedad7 Merge branch 'main' of https://github.com/HKUDS/LightRAG zrguo 2025-03-04 14:20:57 +08:00
  • 0679ca4055 Update neo4j_impl.py zrguo 2025-03-04 14:20:55 +08:00
  • 25cbb9bf92 Merge branch 'main' into Add-summary-lang-support yangdx 2025-03-04 14:02:21 +08:00
  • 06b2124dd0 Fix linting yangdx 2025-03-04 14:02:14 +08:00
  • 9d56b1c8a4 Merge pull request #976 from danielaskdd/validate-content-before-enqueue zrguo 2025-03-04 13:26:54 +08:00
  • 6094c62540 Merge pull request #987 from danielaskdd/fix-webui-install zrguo 2025-03-04 13:26:19 +08:00
  • 42d10308f4 Merge pull request #986 from danielaskdd/docx-pptx-packagename zrguo 2025-03-04 13:24:51 +08:00
  • fd9f71e0ee fix delete_by_doc_id zrguo 2025-03-04 13:22:33 +08:00
  • 6c39cbf773 Add summary language setting by env yangdx 2025-03-04 12:45:35 +08:00
  • 0f430ca1a7 update README.md zrguo 2025-03-04 12:42:40 +08:00
  • 23106b81fb fix custom kg demo zrguo 2025-03-04 12:29:17 +08:00
  • 6c8fa95214 fix demo zrguo 2025-03-04 12:25:07 +08:00
  • d7f7c07251 Fix linting yangdx 2025-03-04 12:19:40 +08:00
  • acb074d0f8 Merge pull request #982 from danielaskdd/standalone-logger-setup zrguo 2025-03-04 12:16:37 +08:00
  • b12c05ec0a fix: api server installation missing MANIFEST.in file yangdx 2025-03-04 12:09:00 +08:00
  • 61839f311a Fix package name checks for docx and pptx modules. yangdx 2025-03-04 10:00:07 +08:00
  • d69042f161 Merge branch 'main' into standalone-logger-setup yangdx 2025-03-04 09:54:14 +08:00
  • 56d6a68139 Merge branch 'main' into validate-content-before-enqueue yangdx 2025-03-04 09:53:47 +08:00
  • fb07bc04a0 Merge pull request #974 from danielaskdd/max-graph-node Yannick Stephan 2025-03-03 23:30:45 +01:00
  • cf87c931d4 Merge pull request #978 from MdNazishArmanShorthillsAI/main Yannick Stephan 2025-03-03 23:29:55 +01:00
  • bc9905a061 Fix gensim not compatible wtih numpy and scipy problem yangdx 2025-03-04 02:28:09 +08:00
  • 0af774a28f Fix linting yangdx 2025-03-04 01:28:39 +08:00
  • 9056994292 Deprecate and remove logging parameters in LightRAG. yangdx 2025-03-04 01:28:08 +08:00
  • 537e01290c Merge branch 'HKUDS:main' into main Saifeddine ALOUI 2025-03-03 18:20:34 +01:00
  • b26a574f40 Deprecate log_level and log_file_path in LightRAG. yangdx 2025-03-04 01:07:34 +08:00
  • 63cb057d41 Merge branch 'main' into standalone-logger-setup yangdx 2025-03-03 23:36:17 +08:00
  • 462c27c167 Refactor logging setup and simplify Gunicorn configuration yangdx 2025-03-03 23:18:41 +08:00
  • 0ac482f6d3 Update README.md zrguo 2025-03-03 21:15:34 +08:00
  • 78151d045b fix README.md zrguo 2025-03-03 21:13:43 +08:00
  • a814285155 Add a feature that allows modifying nodes and relationships. zrguo 2025-03-03 21:09:45 +08:00
  • 5680e9ef11 Update lightrag_server.py Saifeddine ALOUI 2025-03-03 12:24:49 +01:00
  • 7b3e394730 Update run_with_gunicorn.py Saifeddine ALOUI 2025-03-03 12:23:47 +01:00
  • 52bedc9118 Update run_with_gunicorn.py Saifeddine ALOUI 2025-03-03 12:22:37 +01:00
  • bda931e1d2 Update run_with_gunicorn.py Saifeddine ALOUI 2025-03-03 12:21:50 +01:00
  • e87feb76bc Update run_with_gunicorn.py Saifeddine ALOUI 2025-03-03 12:21:15 +01:00
  • a27cf5a09e fix delete_by_doc_id zrguo 2025-03-03 19:17:34 +08:00
  • ff3f29d240 Update run_with_gunicorn.py Saifeddine ALOUI 2025-03-03 12:13:01 +01:00
  • 7a866cbe21 Update run_with_gunicorn.py Saifeddine ALOUI 2025-03-03 11:48:43 +01:00
  • ef2a5ad191 fix linting zrguo 2025-03-03 18:40:03 +08:00
  • 1611400854 fix demo zrguo 2025-03-03 18:33:42 +08:00
  • 0ea274a30d Improved cashing check MdNazishArmanShorthillsAI 2025-03-03 13:53:45 +05:30
  • 887388c317 fix linting zrguo 2025-03-03 14:54:28 +08:00
  • 0320aa4ccc Merge pull request #971 from Volve-Technologies/abyl/adding_full_doc_id zrguo 2025-03-03 14:44:50 +08:00
  • c21d5744f9 Remove duplicated run_with_gunicorn.py yangdx 2025-03-03 02:05:54 +08:00