Commit Graph

  • bffb9dbdb0 Fix linting yangdx 2025-04-17 23:00:34 +08:00
  • 09cca6dbe6 Update graph db unit test yangdx 2025-04-17 22:58:49 +08:00
  • a3ca134e97 Fix special chars problem for Postgres yangdx 2025-04-17 22:58:36 +08:00
  • 6a1e9baa24 refactor(lightrag): Optimize error handling and logging ‌[During operation] Failure to properly log exception details‌ - Use traceback.format_exc() to capture comprehensive error traces when processing documents - Log verbose error context upon failures in entity/relationship extraction - Enhance system stability and debuggability by expanding exception catching and structured logging stevezhang 2025-04-17 16:08:58 +08:00
  • ecd1fc48c2 fix: add miss key for ainsert_custom_chunks 朱 东 2025-04-17 11:53:01 +08:00
  • bdaea6e67c feat: PGKVStorage add get_all() 朱 东 2025-04-17 11:17:01 +08:00
  • 14b4bc96ce Fix OPENAI_API_BASE not working in .env yangdx 2025-04-17 05:20:22 +08:00
  • 9d990a41e6 Update webui assets yangdx 2025-04-17 04:34:09 +08:00
  • 67f6d14e5b Switch rotation bottun posstion yangdx 2025-04-17 04:33:34 +08:00
  • 6fc13d7a47 Update node size logic node expansion yangdx 2025-04-17 04:32:39 +08:00
  • a185e48b87 fix: cancel pending tasks when any chunk processing fails yangdx 2025-04-17 03:57:38 +08:00
  • e01e098cac Bump api version to 0153 yangdx 2025-04-17 02:33:04 +08:00
  • d74549afb5 Fix linting yangdx 2025-04-17 02:32:32 +08:00
  • 70d1eab9e7 fix: add node_id normalization to handle backslash escaping in PostgreSQL Cypher queries yangdx 2025-04-17 02:31:56 +08:00
  • d4c4a40c53 Fix M.env AX_GRAPH_NODES not working problem yangdx 2025-04-17 01:28:22 +08:00
  • 0afe35a9fd Convert parallel queries to serial execution yangdx 2025-04-16 17:55:49 +08:00
  • 2c7e8a5526 Optimize query performance by batch query yangdx 2025-04-16 17:53:13 +08:00
  • 6b047fa71b Update LICENSE zrguo 2025-04-16 15:50:53 +08:00
  • 31def4280e Update README yangdx 2025-04-16 15:36:44 +08:00
  • fb6106646c Merge pull request #1383 from HKUDS/graph-storage-batch-query Daniel.y 2025-04-16 15:28:38 +08:00
  • b3206f233d Merge pull request #1375 from superhuahua/main Daniel.y 2025-04-16 15:26:51 +08:00
  • 5b611b0b59 Merge branch 'superhuahua/main' into graph-storage-batch-query yangdx 2025-04-16 15:05:37 +08:00
  • a66bd8f8b6 Bump api version to 0152 yangdx 2025-04-16 14:58:37 +08:00
  • 54f720cb27 Fix linting yangdx 2025-04-16 14:55:54 +08:00
  • d370c0ae12 Fix graph unit test edge direction problem yangdx 2025-04-16 14:33:25 +08:00
  • 33e8b9f284 Fix edge direction problem for Neo4j storage yangdx 2025-04-16 14:24:28 +08:00
  • 2a950f3ff9 Fix linting yangdx 2025-04-16 14:07:22 +08:00
  • e6b2a035ea Update graph unit test yangdx 2025-04-16 14:06:05 +08:00
  • 40c472c4c5 Optimize PostgreSQL AGE graph storage performance by eperate forward and backward edge query yangdx 2025-04-16 14:01:21 +08:00
  • c1ea47026d Fix index error on empty database yangdx 2025-04-16 13:27:03 +08:00
  • 04a7585842 Fix direction problem yangdx 2025-04-16 11:39:06 +08:00
  • a3de6b75a8 fix: get_knowledge_graph return null when query an isolated node yangdx 2025-04-16 11:14:48 +08:00
  • ccd67cdff7 Add Index to PostgreSQL AGE graph storage yangdx 2025-04-16 02:31:16 +08:00
  • 0bbf29e231 Optimize query speed by using directed edge Cypher statement yangdx 2025-04-16 02:13:30 +08:00
  • 2b387fd9e5 Fix cache persistence bugs yangdx 2025-04-16 01:24:59 +08:00
  • 051e632ab3 Fix cache persistence bugs yangdx 2025-04-16 01:24:59 +08:00
  • ca955cee5d Merge branch 'main' into graph-storage-batch-query yangdx 2025-04-16 00:54:29 +08:00
  • 4585f5f767 Update webui assets yangdx 2025-04-16 00:52:39 +08:00
  • 13eeb9a52b Optimze document status change monitor yangdx 2025-04-16 00:51:09 +08:00
  • 1c94a10359 Merge branch 'main' into graph-storage-batch-query yangdx 2025-04-15 21:26:38 +08:00
  • 0ec5ada805 Update webui assets yangdx 2025-04-15 21:24:51 +08:00
  • 6c90a919f0 Optimize health check yangdx 2025-04-15 21:23:29 +08:00
  • 49e0746e67 Merge branch 'main' into graph-storage-batch-query yangdx 2025-04-15 21:07:32 +08:00
  • aefd08823e Merge pull request #1377 from danielaskdd/main Daniel.y 2025-04-15 21:06:14 +08:00
  • 2e95947c40 Fix: disable LLM cache recording while enable_llm_cache is disabled yangdx 2025-04-15 21:01:06 +08:00
  • cf70f78b0c Fix: disable LLM cache recording while enable_llm_cache is disabled yangdx 2025-04-15 21:01:06 +08:00
  • 69540b7c21 Update webui assets yangdx 2025-04-15 20:52:15 +08:00
  • 0e5801507d Update webui assets yangdx 2025-04-15 18:04:02 +08:00
  • 1720bc8ad6 Do health check on page initial load yangdx 2025-04-15 18:03:21 +08:00
  • b8d05847fa Update webui assets yangdx 2025-04-15 18:04:02 +08:00
  • 70019979c1 Do health check on page initial load yangdx 2025-04-15 18:03:21 +08:00
  • ce0aeaf9b4 Fix mis-using directed edge in PostgreSQL AGE graph storage yangdx 2025-04-15 16:49:36 +08:00
  • c50b3dc79c Update toptips position yangdx 2025-04-15 16:09:01 +08:00
  • 50e9f938a4 Update toptips position yangdx 2025-04-15 16:09:01 +08:00
  • accd9d471e Merge branch 'HKUDS:main' into main superhua 2025-04-15 15:07:36 +08:00
  • 495f755a1c fix: PostgreSQL database, error:subquery in FROM must have an alias 花花 2025-04-15 14:57:17 +08:00
  • ae526c9cf8 Merge branch 'main' into graph-storage-batch-query yangdx 2025-04-15 14:35:43 +08:00
  • 0828270098 Udpate webui assets yangdx 2025-04-15 14:34:10 +08:00
  • 085cfffdf6 fix: limit property value display length to prevent horizontal scrollbars yangdx 2025-04-15 14:33:40 +08:00
  • 3c34ffa422 Update webui assets yangdx 2025-04-15 14:24:21 +08:00
  • 0e584d98ce Add i18n translation yangdx 2025-04-15 14:23:52 +08:00
  • 0a9e96640d Optimize tooltips posistion yangdx 2025-04-15 14:23:42 +08:00
  • 46ea096430 Merge branch 'main' into graph-storage-batch-query yangdx 2025-04-15 13:30:48 +08:00
  • e32c724c05 Merge pull request #1374 from danielaskdd/fix-neo4j-graph-edit Daniel.y 2025-04-15 13:08:22 +08:00
  • c7f956b632 Update webui assets yangdx 2025-04-15 13:07:38 +08:00
  • cdd69845c9 Remove grapOperation.ts yangdx 2025-04-15 13:04:51 +08:00
  • 9e8725eef9 Bump api version to 0151 yangdx 2025-04-15 12:43:34 +08:00
  • 1b7fe720c4 Update webui assets yangdx 2025-04-15 12:43:00 +08:00
  • 28d26c3a4a refactor: improve graph property update mechanism yangdx 2025-04-15 12:29:52 +08:00
  • f58fb43f67 Fix Neo4j node and edge edit problem yangdx 2025-04-15 12:27:03 +08:00
  • 1de74c9228 Fix linting yangdx 2025-04-15 12:34:04 +08:00
  • 22b03ee1bb refactor: improve graph property update mechanism yangdx 2025-04-15 12:29:52 +08:00
  • f2c471c7ba Fix Neo4j node and edge edit problem yangdx 2025-04-15 12:27:03 +08:00
  • ddf61d71a1 Merge branch 'main' into graph-storage-batch-query yangdx 2025-04-14 14:56:09 +08:00
  • f7ee5be658 Fix linting yangdx 2025-04-14 14:53:13 +08:00
  • cb35b83a14 Update webui assets yangdx 2025-04-14 14:46:22 +08:00
  • 5ce334d807 Fix tooltips missing for editable properties yangdx 2025-04-14 14:45:37 +08:00
  • 14160cd7f2 Update webui assets yangdx 2025-04-14 14:46:22 +08:00
  • c504b5baad Fix tooltips missing for editable properties yangdx 2025-04-14 14:45:37 +08:00
  • e6d0ba866e Merge branch 'main' into graph-storage-batch-query yangdx 2025-04-14 13:35:33 +08:00
  • 819cfeffa0 Merge pull request #1367 from danielaskdd/add-graph-db-lock Daniel.y 2025-04-14 13:32:25 +08:00
  • fbc1b179a3 Bump api version to 0150 yangdx 2025-04-14 13:30:17 +08:00
  • 017169b571 Fix linting yangdx 2025-04-14 13:29:56 +08:00
  • c7d563f1aa Update webui assets yangdx 2025-04-14 13:28:00 +08:00
  • 9037607cc0 Fix i18n translation alignment yangdx 2025-04-14 13:25:54 +08:00
  • 96bd018fab Update webui assets yangdx 2025-04-14 13:01:46 +08:00
  • 85a9462650 Enhanced textarea configuration in property editor yangdx 2025-04-14 13:01:34 +08:00
  • 414264f25e Use DialogDescription component for description yangdx 2025-04-14 12:45:42 +08:00
  • c834570cfc Fix import error yangdx 2025-04-14 12:36:41 +08:00
  • 5c1d4201f9 Fix linting yangdx 2025-04-14 12:08:56 +08:00
  • 40240bc79e Merge branch 'edit-node' into add-graph-db-lock yangdx 2025-04-14 12:07:47 +08:00
  • 88947c7ece refactor(graph): Refactoring the attribute line component to extract common logic into a separate file choizhang 2025-04-14 10:13:54 +08:00
  • b18bf10353 Merge branch 'edit-node' into add-graph-db-lock yangdx 2025-04-14 03:39:57 +08:00
  • 89d1e68d97 Move graph edit function implemention to a utils_graph.py to educe the size of lightray.py yangdx 2025-04-14 03:06:23 +08:00
  • 6dd67748ca Add graph_db_lock to esure consistency across multiple processes for node and edge edition jobs yangdx 2025-04-14 00:07:31 +08:00
  • 5b1938e5b3 feat(webui): Add attribute editing dialog box and optimize editable attribute row component choizhang 2025-04-13 23:32:35 +08:00
  • 00c8394601 Update webui assets yangdx 2025-04-13 16:52:30 +08:00
  • 6b2fd9218b Merge branch 'feat/i18n-TW' yangdx 2025-04-13 16:48:17 +08:00
  • 4900cf07d9 Merge branch 'main' into edit-node choizhang 2025-04-13 11:51:55 +08:00
  • 53f18b6c84 bugfix choizhang 2025-04-13 11:48:55 +08:00