Commit graph

  • 88d12beae2 Add offline Swagger UI support with custom static file serving yangdx 2025-10-28 02:23:08 +08:00
  • b32b2e8b9e Refactor merge dialog and improve search history sync yangdx 2025-10-28 01:52:49 +08:00
  • ea006bd386 Fix entity update logic to handle renaming operations yangdx 2025-10-28 00:12:23 +08:00
  • 5155edd8d2 feat: Improve entity merge and edit UX yangdx 2025-10-27 23:42:08 +08:00
  • 42f4eeb39b
    Merge branch 'main' into duplicate_dev FloretKu 2025-10-27 15:58:36 +08:00
  • 97034f06e3 Add allow_merge parameter to entity update API endpoint yangdx 2025-10-27 14:30:27 +08:00
  • 11a1631d76 Refactor entity edit and merge functions to support merge-on-rename yangdx 2025-10-27 14:23:51 +08:00
  • 411e92e6b9 Fix vector deletion logging to show actual deleted count yangdx 2025-10-27 14:22:16 +08:00
  • 94f24a66f2 Bump API version to 0246 yangdx 2025-10-27 12:28:46 +08:00
  • 25f829ef48 Enable editing of entity_type field in node properties yangdx 2025-10-27 12:27:57 +08:00
  • 8dfd3bf428 Replace global graph DB lock with fine-grained keyed locking yangdx 2025-10-27 02:55:58 +08:00
  • 2c09adb8d3 Add chunk tracking support to entity merge functionality yangdx 2025-10-27 02:06:21 +08:00
  • a25003c336 Fix relation deduplication logic and standardize log message prefixes yangdx 2025-10-27 00:52:56 +08:00
  • da866c77f2
    Merge pull request #1 from HKUDS/main Mohit Tilwani 2025-10-26 17:05:36 +01:00
  • ab32456a79 Refactor entity merging with unified attribute merge function yangdx 2025-10-27 00:04:17 +08:00
  • 38559373b3 Fix entity merging to include target entity relationships yangdx 2025-10-26 23:13:50 +08:00
  • 69b4cda242
    Merge pull request #2265 from danielaskdd/edit-kg-new Daniel.y 2025-10-26 22:45:38 +08:00
  • 6015e8bc68 Refactor graph utils to use unified persistence callback yangdx 2025-10-26 20:20:16 +08:00
  • 4f3baf3a9b
    Merge branch 'HKUDS:main' into main Mohit Tilwani 2025-10-26 12:59:21 +01:00
  • a3370b024d Add chunk tracking cleanup to entity/relation deletion and creation yangdx 2025-10-26 17:06:16 +08:00
  • bf1897a67e Normalize entity order for undirected graph consistency yangdx 2025-10-26 15:53:31 +08:00
  • 3fbd704bf9 Enhance entity/relation editing with chunk tracking synchronization yangdx 2025-10-26 14:34:56 +08:00
  • 8584980e3a
    refactor: Qdrant Multi-tenancy (Include staged) Anush008 2025-10-26 09:58:24 +05:30
  • 0d69bb78e6 Improve entity chunk migration with fallback and metadata refresh yangdx 2025-10-26 09:31:48 +08:00
  • c74eb3b8ad Refactor chunk_ids extraction logic for better readability yangdx 2025-10-26 02:17:51 +08:00
  • 7d92a756d9 Fix entity/relation chunk cleanup and self-loop handling yangdx 2025-10-26 01:56:08 +08:00
  • 568669ba90 Fix relation chunk merging to handle existing storage data yangdx 2025-10-26 01:34:34 +08:00
  • bf6cf54765 Add chunk tracking support to graph entity/relation operations yangdx 2025-10-26 01:20:13 +08:00
  • 11f1f3664b
    Merge pull request #2262 from danielaskdd/sort-edge Daniel.y 2025-10-25 23:56:20 +08:00
  • 3ad4f12f6a
    Merge pull request #2259 from danielaskdd/data-migration-problem Daniel.y 2025-10-25 23:56:05 +08:00
  • 29bf593663 Fix entity and relation chunk cleanup in deletion pipeline yangdx 2025-10-25 22:32:27 +08:00
  • 5ee9a2f8c6 Fix entity consistency in knowledge graph rebuilding and merging yangdx 2025-10-25 21:37:03 +08:00
  • 686cb97c19 add embedding vn kimhoang0511 2025-10-25 16:09:06 +07:00
  • a97e5dad4c Optimize PostgreSQL graph queries to avoid Cypher overhead and complexity yangdx 2025-10-25 14:37:18 +08:00
  • a9bc348446 Remove enable_logging parameter from data init lock call yangdx 2025-10-25 11:48:14 +08:00
  • c82485d94d
    Merge pull request #2253 from Mobious/main Daniel.y 2025-10-25 11:26:54 +08:00
  • 97a2ee4ef1 Rename rebuild function name and improve relationship logging format yangdx 2025-10-25 11:17:43 +08:00
  • 083b163c1f Improve lock logging with consistent messaging and debug levels yangdx 2025-10-25 11:04:21 +08:00
  • e2ec1cdcd4
    Merge pull request #2258 from danielaskdd/pipeline-cancelllation Daniel.y 2025-10-25 04:26:39 +08:00
  • 3eb3a07544 Bump core version to 1.4.9.5 and API version to 0245 yangdx 2025-10-25 04:23:57 +08:00
  • 9ed19695bb Remove separate retry button and merge functionality into scan button yangdx 2025-10-25 04:12:44 +08:00
  • 81e3496aa4 Add confirmation dialog for pipeline cancellation yangdx 2025-10-25 03:55:00 +08:00
  • 2476d6b7f8 Simplify pipeline status dialog by consolidating message sections yangdx 2025-10-25 03:34:54 +08:00
  • a9ec15e669 Resolve lock leakage issue during user cancellation handling yangdx 2025-10-25 03:06:45 +08:00
  • 646ed12c13 Add TokenTracker and update LLM call functions to track token usage Mohit Tilwani 2025-10-24 18:26:48 +02:00
  • 77336e50b6 Improve error handling and add cancellation checks in pipeline yangdx 2025-10-24 17:54:17 +08:00
  • f89b5ab101 Add pipeline cancellation feature with UI and i18n support yangdx 2025-10-24 15:30:27 +08:00
  • 78ad8873b8 Add cancellation check in delete loop yangdx 2025-10-24 14:47:20 +08:00
  • 743aefc655 Add pipeline cancellation feature for graceful processing termination yangdx 2025-10-24 14:08:12 +08:00
  • f24a261613 Allow users to provide keywords with QueryRequest Mobious 2025-10-23 12:53:19 -10:00
  • 7dfc224be9 Refactor PDF file handling in pipeline_enqueue_file function to streamline dependency checks and improve readability Mohit Tilwani 2025-10-23 18:48:14 +02:00
  • 935d3cc87a reset kimhoang0511 2025-10-23 20:44:35 +07:00
  • a9fb0a43f3 Refactor code structure for improved readability and maintainability Mohit Tilwani 2025-10-23 15:40:42 +02:00
  • 494ec8064e add docling dep during build time Mohit Tilwani 2025-10-23 15:30:00 +02:00
  • 894a59d09a edit titile kimhoang0511 2025-10-23 20:05:05 +07:00
  • a01197737e test update document edit kimhoang0511 2025-10-23 20:02:15 +07:00
  • 6a29b5daa0 Update Docker deployment comments for LLM and embedding hosts yangdx 2025-10-23 13:53:26 +08:00
  • fdf0fe048b Bump API version to 0244 v1.4.9.4 yangdx 2025-10-22 23:39:02 +08:00
  • 0fa9a2eee3 Fix dimension type comparison in Milvus vector field validation yangdx 2025-10-22 23:37:49 +08:00
  • 06533fdb58
    Merge pull request #2248 from danielaskdd/preprocess-rayanything v1.4.9.4rc1 Daniel.y 2025-10-22 20:18:23 +08:00
  • 8dc23eeff2 Fix RayAnything compatible problem yangdx 2025-10-22 20:15:29 +08:00
  • f220596dd3 Remove outdated issue and pull request templates, along with related workflows for Docker builds and publishing. Mohit Tilwani 2025-10-22 13:00:43 +02:00
  • 00aa5e53a7 Improve entity identifier truncation warning message format yangdx 2025-10-22 15:56:19 +08:00
  • cf2174b9d7
    Merge pull request #2245 from danielaskdd/entity-name-len Daniel.y 2025-10-22 15:02:02 +08:00
  • c92ab8373a Fix linting yangdx 2025-10-22 15:00:18 +08:00
  • 3ba1d75c97
    Merge pull request #2243 from xiaojunxiang2023/main Daniel.y 2025-10-22 14:39:00 +08:00
  • 904b1f46f9 Add entity name length truncation with configurable limit yangdx 2025-10-22 14:02:30 +08:00
  • 20edd32950
    Merge pull request #2244 from danielaskdd/del-doc-cache Daniel.y 2025-10-22 12:58:09 +08:00
  • b76350a3bc Fix linting yangdx 2025-10-22 12:53:42 +08:00
  • d7e2527e1a Handle cache deletion errors gracefully instead of raising exceptions yangdx 2025-10-22 12:53:19 +08:00
  • 1101562eaf Bump API version to 0243 yangdx 2025-10-22 12:30:22 +08:00
  • 162370b6e6 Add optional LLM cache deletion when deleting documents yangdx 2025-10-22 12:19:23 +08:00
  • d392db7b4a
    Fix typo in 'equipment' in prompt.py Daniel.y 2025-10-22 11:13:22 +08:00
  • 04d9fe0293
    Merge branch 'HKUDS:main' into main xiaojunxiang 2025-10-22 11:01:36 +08:00
  • 9e5004e24f fix(docs): correct typo "acivate" → "activate" xiaojunxiang 2025-10-22 03:00:47 +00:00
  • 907204714b
    Merge pull request #2237 from yrangana/feat/optimize-postgres-initialization Daniel.y 2025-10-21 22:17:46 +08:00
  • ef4acf5365
    Update pandas requirement from <2.3.0,>=2.0.0 to >=2.0.0,<2.4.0 dependabot[bot] 2025-10-21 13:30:39 +00:00
  • 175ef45909
    Merge pull request #2238 from HKUDS/dependabot/pip/openai-gte-1.0.0-and-lt-3.0.0 Daniel.y 2025-10-21 21:29:21 +08:00
  • aee0afdd46
    Merge pull request #2240 from danielaskdd/limit-vdb-metadata-size Daniel.y 2025-10-21 20:55:51 +08:00
  • a809245aed Preserve file path order by using lists instead of sets yangdx 2025-10-21 18:57:54 +08:00
  • fe890fca15 Improve formatting of limit method info in rebuild functions yangdx 2025-10-21 18:34:06 +08:00
  • 88a45523e2 Increase default max file paths from 30 to 100 and improve documentation yangdx 2025-10-21 17:33:00 +08:00
  • e5e16b7bd1 Fix Redis data migration error yangdx 2025-10-21 16:27:04 +08:00
  • 3ed2abd82c Improve logging to show source ID ratios when skipping entities/edges yangdx 2025-10-21 16:20:34 +08:00
  • 3ad616be4f Change default source IDs limit method from KEEP to FIFO yangdx 2025-10-21 16:12:11 +08:00
  • 80668aae22 Improve file path truncation labels and UI consistency yangdx 2025-10-21 15:39:31 +08:00
  • be3d274a0b Refactor node and edge merging logic with improved code structure yangdx 2025-10-21 15:16:47 +08:00
  • a5253244f9 Simplify skip logging and reduce pipeline status updates yangdx 2025-10-21 06:33:34 +08:00
  • 1248b3ab04 Increase default limits for source IDs and file paths in metadata yangdx 2025-10-21 05:30:09 +08:00
  • cd1c48beaf Standardize placeholder format to use colon separator consistently yangdx 2025-10-21 05:03:57 +08:00
  • 019dff5248 Update truncation message format in properties tooltip yangdx 2025-10-21 04:46:07 +08:00
  • 1154c5683f Refactor deduplication calculation and remove unused variables yangdx 2025-10-21 04:41:15 +08:00
  • 665f60b90f Refactor entity/relation merge to consolidate VDB operations within functions yangdx 2025-10-21 03:19:34 +08:00
  • 7469421452
    Update openai requirement from <2.0.0,>=1.0.0 to >=1.0.0,<3.0.0 dependabot[bot] 2025-10-20 17:38:08 +00:00
  • e01c998ee9 Track placeholders in file paths for accurate source count display yangdx 2025-10-20 23:48:04 +08:00
  • 637b850ec5 Add truncation indicator and update property labels in graph view yangdx 2025-10-20 23:03:01 +08:00
  • 2f22336ace Optimize PostgreSQL initialization performance Yasiru Rangana 2025-10-21 00:54:47 +11:00
  • e0fd31a60d Fix logging message formatting yangdx 2025-10-20 22:09:09 +08:00
  • a9fec26798 Add file path limit configuration for entities and relations yangdx 2025-10-20 20:12:53 +08:00
  • 0b3d31507e extended to use gemini, sswitched to use gemini-flash-latest Humphry 2025-10-20 13:17:16 +03:00