Commit Graph

  • eacf8aaf8d Merge pull request #1148 from ParisNeo/main Daniel.y 2025-03-22 00:40:49 +08:00
  • dc99b714ba Update webui assets yangdx 2025-03-22 00:36:38 +08:00
  • b21c32645d Added "emptyGraph" translation for Arabic and French. yangdx 2025-03-22 00:35:43 +08:00
  • 42a5bd3a8b Merge branch 'main' into i18n-france-arabic yangdx 2025-03-22 00:32:13 +08:00
  • dcbb6bf8cf Add French and Arabic language support yangdx 2025-03-22 00:31:18 +08:00
  • 8207ac07fa Merge pull request #1150 from danielaskdd/graph-refresh Daniel.y 2025-03-21 22:54:42 +08:00
  • d2c3db65ef Update webui assets yangdx 2025-03-21 22:05:21 +08:00
  • 101e1c907c Fix linting yangdx 2025-03-21 21:51:52 +08:00
  • a5aa3da3bc Handle empty graph data and add empty graph hints yangdx 2025-03-21 21:49:36 +08:00
  • 3f8043ba43 Merge branch 'HKUDS:main' into main Saifeddine ALOUI 2025-03-21 14:20:51 +01:00
  • 35e00f1eb2 Fix: emtpy graph not display correctly after cleaning the database yangdx 2025-03-21 19:56:45 +08:00
  • 58f8c76ef9 Merge pull request #1145 from danielaskdd/optimize-doc-scan Daniel.y 2025-03-21 17:21:47 +08:00
  • ce05b436b9 Refactor splash screen display configuration layout. yangdx 2025-03-21 17:11:55 +08:00
  • 53396e4d82 Fixlinting yangdx 2025-03-21 16:56:47 +08:00
  • 20d65ae554 feat(shared_storage): prevent event loop blocking in multiprocess mode yangdx 2025-03-21 16:08:23 +08:00
  • 1f6d230da1 Increased default timeout values for Gunicorn configuration yangdx 2025-03-21 15:26:23 +08:00
  • 1e46bbe4c8 Merge branch 'main' of github.com:lcjqyml/LightRAG Milin 2025-03-21 15:22:10 +08:00
  • ed1f30d79f Update version zrguo 2025-03-21 13:50:46 +08:00
  • 012252fbe2 Update env.example zrguo 2025-03-21 13:49:13 +08:00
  • 9b4f41d8d5 add embedding_bathc_num and embedding_func_max_async to env zrguo 2025-03-21 13:47:53 +08:00
  • 4bd75c8c5c Merge pull request #1111 from spo0nman/pkaushal/logging zrguo 2025-03-21 13:41:54 +08:00
  • 0761af19c6 Files are now processed in batches in auto scan yangdx 2025-03-21 13:41:37 +08:00
  • 67eee2d2d5 Prioritize OS environment variables over .env file to improve Docker compatibility for the server yangdx 2025-03-21 13:27:12 +08:00
  • 8b864bcd9c Merge pull request #1139 from mvignieri/fix-conda-apple-silicon zrguo 2025-03-21 13:24:00 +08:00
  • 168232803b Optimized the document processing pipeline yangdx 2025-03-21 13:08:57 +08:00
  • 7a1e4df875 Merge pull request #1141 from HKUDS/fix-edit-features zrguo 2025-03-20 22:36:25 +08:00
  • eb1e954ced fix lint zrguo 2025-03-20 22:13:31 +08:00
  • 0823b185f8 Merge pull request #1138 from HKUDS/fix_index zrguo 2025-03-20 22:10:56 +08:00
  • d817defbc4 fix edit feature zrguo 2025-03-20 22:00:11 +08:00
  • aa66ddea41 Merge pull request #1120 from Howe829/fix/chunk_ids zrguo 2025-03-20 21:48:17 +08:00
  • f33bcbb32c fix hf_embed torch device use MPS or CPU when CUDA is not available -macos users Mario Vignieri 2025-03-20 09:40:56 +01:00
  • 486a9e8a52 fix index zrguo 2025-03-20 16:29:24 +08:00
  • 89d4a13cf5 Merge pull request #1129 from JoramMillenaar/feat--implemented-psql-get-by-id zrguo 2025-03-20 15:58:47 +08:00
  • fbd00dd638 Merge branch 'main' of github.com:lcjqyml/LightRAG Milin 2025-03-20 14:22:01 +08:00
  • 39b6943d88 Merge pull request #1134 from danielaskdd/main Daniel.y 2025-03-20 13:47:31 +08:00
  • 4fbe39fd8a Update .gitattributes for webui files yangdx 2025-03-20 13:45:15 +08:00
  • 7356458cdf Merge pull request #1133 from danielaskdd/main Daniel.y 2025-03-20 12:56:56 +08:00
  • af245c8b3f Update webui assets yangdx 2025-03-20 12:41:35 +08:00
  • 8742ec3625 Refactor ProtectedRoute component to properly handle navigation in React lifecycle yangdx 2025-03-20 12:41:02 +08:00
  • 08ae9c5825 Fix graph data reloading problem after login token expired yangdx 2025-03-20 12:29:22 +08:00
  • 4edc680b47 Merge pull request #1132 from danielaskdd/main Daniel.y 2025-03-20 11:40:24 +08:00
  • 3c99835800 Update webui assets yangdx 2025-03-20 11:34:26 +08:00
  • 2a3fafa1cc Added dark mode styles for node property buttons yangdx 2025-03-20 11:31:36 +08:00
  • 7e53d94526 Implemented simple PSQL doc-status get_by_ids method jofoks 2025-03-19 15:24:25 -07:00
  • 5aa6265c48 Merge pull request #1128 from danielaskdd/main Daniel.y 2025-03-20 04:49:56 +08:00
  • 3b66648fb2 Update webui assets yangdx 2025-03-20 04:47:27 +08:00
  • b422d223e8 Fix settings popover toggle logic yangdx 2025-03-20 04:44:16 +08:00
  • 2b06cee7fe Merge pull request #1126 from danielaskdd/improve-graph-reload Daniel.y 2025-03-20 04:33:04 +08:00
  • cbc8a832aa Update webui assets yangdx 2025-03-20 03:47:46 +08:00
  • 0122433eee Fix linting yangdx 2025-03-20 03:35:10 +08:00
  • f1755f6978 Update Chinese locale for "minDegree" translation yangdx 2025-03-20 03:34:39 +08:00
  • 6968cbd6d5 Adjust position and spacing of settings display yangdx 2025-03-20 03:31:57 +08:00
  • c456ea2ce8 Remove API Key setting from webui yangdx 2025-03-20 03:22:17 +08:00
  • 69720e0b00 Update webui assets yangdx 2025-03-20 01:38:50 +08:00
  • 5e22e034e9 Fix linting yangdx 2025-03-20 01:17:59 +08:00
  • e9fc12042c Fetch all labels and graph data again on refresh yangdx 2025-03-20 01:16:48 +08:00
  • 0210170ecd Fix: graph label not set on grapview initial mount yangdx 2025-03-19 23:54:01 +08:00
  • 59fe21cc40 Merge pull request #1124 from danielaskdd/improve-login-flow Daniel.y 2025-03-19 21:42:52 +08:00
  • b796d33cd5 Update webui assets yangdx 2025-03-19 21:38:49 +08:00
  • bb7074d793 Fix: disabel document fecting in backup yangdx 2025-03-19 21:36:30 +08:00
  • 32dcbec7b5 Update webui assets yangdx 2025-03-19 19:09:03 +08:00
  • 99814b57d9 Refactor navigation and authentication flow yangdx 2025-03-19 19:08:09 +08:00
  • 0339273fe9 Update webui assets yangdx 2025-03-19 17:51:45 +08:00
  • 202f7befaf Remove redundant debug log for graph labels fetching yangdx 2025-03-19 14:08:28 +08:00
  • ffaa3493bd Update web assets yangdx 2025-03-19 13:52:38 +08:00
  • 61734313b2 Remove useless tab visibility checks from graph components yangdx 2025-03-19 13:51:15 +08:00
  • d7dfc914a4 Remove unused initAttemptedRef from GraphViewer yangdx 2025-03-19 13:23:45 +08:00
  • 6aab0eaea2 Remove unused shouldRender state and related rendering control logic yangdx 2025-03-19 13:07:16 +08:00
  • 0c39ff00a8 fix: resolve SQL type mismatch and conflict handling in LIGHTRAG_VDB_ENTITY insert query HowardChan 2025-03-19 13:01:07 +08:00
  • 1530798fb6 fix: ensure chunk_ids are correctly handled as VARCHAR array HowardChan 2025-03-19 12:59:44 +08:00
  • 50a8b5fb6d Refactor navigation and authentication flow, prevent mounting login page multiple times yangdx 2025-03-19 12:45:08 +08:00
  • bc4c16b06a Improve cleanup and state reset logic in GraphViewer and NavigationService. yangdx 2025-03-19 01:03:24 +08:00
  • 77cb9da384 Add application state reset on login page mount yangdx 2025-03-19 00:00:20 +08:00
  • 8145046115 Remove login modal state from auth store yangdx 2025-03-18 23:12:02 +08:00
  • b547aaa6aa Merge branch 'main' of github.com:lcjqyml/LightRAG Milin 2025-03-18 21:08:34 +08:00
  • f962606356 Merge pull request #1115 from danielaskdd/main Daniel.y 2025-03-18 20:59:42 +08:00
  • 251f624273 Merge pull request #1107 from JoramMillenaar/fix--psql-return-type Daniel.y 2025-03-18 20:40:28 +08:00
  • 783e7867cf Replace print statement with logger.debug for file_path. yangdx 2025-03-18 20:39:38 +08:00
  • 3279948dcd Skip graph creation if no data or empty nodes yangdx 2025-03-18 20:23:22 +08:00
  • 20de4ded30 Add default file_path for missing document paths yangdx 2025-03-18 20:06:18 +08:00
  • c42f08c0e6 Add navigation service for centralized login redirect routing yangdx 2025-03-18 19:45:43 +08:00
  • 6972b3e1cc Refactor logger setup to conditionally enable file logging. Pankaj Kaushal 2025-03-18 12:08:42 +01:00
  • 79b32026ec Merge branch 'HKUDS:main' into main Daniel.y 2025-03-18 18:07:46 +08:00
  • a3de421b14 Merge pull request #1108 from HKUDS/webui-node-expansion zrguo 2025-03-18 17:50:38 +08:00
  • b46f2ff871 Merge branch 'fix--psql-return-type' yangdx 2025-03-18 17:15:29 +08:00
  • 10d2bbfcd7 Update README.md zrguo 2025-03-18 16:42:57 +08:00
  • 80f00dabd3 Update README.md zrguo 2025-03-18 16:41:05 +08:00
  • 5536ed50ca Fix linting yangdx 2025-03-18 16:18:37 +08:00
  • d80ca4dc07 Added root redirect to /webui and updated webui config yangdx 2025-03-18 15:38:41 +08:00
  • f49c67784f Merge pull request #1103 from HKUDS/citation zrguo 2025-03-18 15:24:55 +08:00
  • 331b1194f0 Added camera rotation controls to graph panel. yangdx 2025-03-18 12:34:04 +08:00
  • 190822da78 Update webui assets yangdx 2025-03-18 11:27:38 +08:00
  • 00e05a12b0 Adjust layout noverlap margin and grid size. yangdx 2025-03-18 11:26:39 +08:00
  • 77c23a23e4 Added error logging for duplicate edges in rawGraph. yangdx 2025-03-18 09:51:53 +08:00
  • 1598a1d17e Merge branch 'main' of github.com:lcjqyml/LightRAG Milin 2025-03-18 09:49:31 +08:00
  • 54e4a31aa6 Fixed get_by_id type error in PSQL impl jofoks 2025-03-17 17:32:54 -07:00
  • 217ffa9e05 Update web assets yangdx 2025-03-18 03:31:21 +08:00
  • 43996656d3 Fix linting yangdx 2025-03-18 03:30:43 +08:00
  • a1a74d3338 Update webui assets yangdx 2025-03-18 03:21:12 +08:00
  • f8440c8f80 feat(auth): implement auto guest mode and enhance token system yangdx 2025-03-18 02:56:02 +08:00