Commit Graph

  • 9f9cf37814 Merge pull request #1488 from danielaskdd/improve-limit-async Daniel.y 2025-04-29 13:51:25 +08:00
  • 9f33ff2ecd Optimize log messages yangdx 2025-04-29 13:45:06 +08:00
  • 81953e6d46 Enhance the robustness of concurrency control and scheduling logic yangdx 2025-04-29 13:38:11 +08:00
  • 5f3e210246 Optimize log messages yangdx 2025-04-29 13:32:05 +08:00
  • 51ba711d76 Merge pull request #1484 from danielaskdd/fix-browse-compatible Daniel.y 2025-04-29 02:46:24 +08:00
  • c153aa697c Update webui assets yangdx 2025-04-29 02:37:50 +08:00
  • 4f523366aa Fix browse compatible problem for crypto.randomUUID yangdx 2025-04-29 02:37:05 +08:00
  • 4e2e668def Bump webui setting version to 12 yangdx 2025-04-29 02:36:17 +08:00
  • fe06110042 Merge pull request #1483 from danielaskdd/llm-priority-support Daniel.y 2025-04-29 00:14:56 +08:00
  • b6f4177af5 Bump core version to 1.3.6 yangdx 2025-04-29 00:14:00 +08:00
  • 1afcbcbfb5 Fix race condition for health_check and ensure_workers yangdx 2025-04-29 00:08:52 +08:00
  • 1fc26127d5 Fix linting yangdx 2025-04-28 23:21:34 +08:00
  • a4a0643ad0 Enable graph_db_lock log yangdx 2025-04-28 23:21:07 +08:00
  • 3aef63cc65 Optimize log info yangdx 2025-04-28 23:17:09 +08:00
  • 40a2357c14 Persistence cache data to disk before exiting yangdx 2025-04-28 23:16:50 +08:00
  • 0ecae90002 Enhance the function's robustness yangdx 2025-04-28 22:52:31 +08:00
  • 90a07b0420 Remove unused params yangdx 2025-04-28 21:14:19 +08:00
  • e30afe8686 fix(utils): Fix TypeError in priority_limit_async_func_call when comparing Future objects yangdx 2025-04-28 21:07:01 +08:00
  • 971cc72193 Update webui assets yangdx 2025-04-28 20:42:35 +08:00
  • 25d0a9a1bf Bump api version to 0164 yangdx 2025-04-28 20:31:09 +08:00
  • e0d2775127 Increase the pipeline status popup width yangdx 2025-04-28 20:30:35 +08:00
  • ca63386546 Increase embeding priority for query request yangdx 2025-04-28 20:10:39 +08:00
  • ef69009c15 Increase the priority of queries related to LLM requests yangdx 2025-04-28 19:36:21 +08:00
  • 2d59ac1ecb Remove deprecated embedding cache logic yangdx 2025-04-28 18:51:43 +08:00
  • 5a393e563e remove duplicate priority setting for merge summerization yangdx 2025-04-28 18:37:51 +08:00
  • 140b1b3cbb Add priority control for limited async decorator yangdx 2025-04-28 18:12:29 +08:00
  • 0c117816dc Merge branch 'hotfix-pip-install' yangdx 2025-04-28 13:22:07 +08:00
  • 74c8bde32a Fix: pip pacakage missing requirement.txt yangdx 2025-04-28 12:55:01 +08:00
  • b7db1f321d Merge pull request #1479 from danielaskdd/keep-chat-history Daniel.y 2025-04-28 03:04:06 +08:00
  • 9cc14fa821 Update webui assets yangdx 2025-04-28 03:00:23 +08:00
  • a5c24342e2 Merge pull request #1478 from danielaskdd/improve-extract-merge-parallel Daniel.y 2025-04-28 02:56:41 +08:00
  • 1f18b99df0 Optimize logger info yangdx 2025-04-28 02:46:11 +08:00
  • 3e385b5f81 Optimize logger info yangdx 2025-04-28 02:39:18 +08:00
  • ef4a4ac8ed Optimize looger info yangdx 2025-04-28 02:35:35 +08:00
  • bef7206192 Optimize logger info yangdx 2025-04-28 02:27:59 +08:00
  • ffd4b23783 Bump api version to 0163 yangdx 2025-04-28 02:15:34 +08:00
  • 594e7b751a Fix linting yangdx 2025-04-28 02:15:25 +08:00
  • d7552a2a87 Keep chat history when login with same user yangdx 2025-04-28 02:14:50 +08:00
  • 18040aa95c Improve parallel handling logic between extraction and merge operation yangdx 2025-04-28 01:14:00 +08:00
  • 4acc2adc32 Bump core vestion to 1.3.5 yangdx 2025-04-28 01:12:27 +08:00
  • 1720771cdf Create pypi-publish.yml zrguo 2025-04-27 02:11:52 +08:00
  • 1e3634f6da Delete pypi-publish.yml zrguo 2025-04-27 02:09:13 +08:00
  • 1f9764189c Update pypi-publish.yml zrguo 2025-04-27 01:49:20 +08:00
  • 120f9ca6c0 Create pypi-publish.yml zrguo 2025-04-27 01:45:03 +08:00
  • 3dd3e2e4ac Merge pull request #1470 from danielaskdd/bug-fix Daniel.y 2025-04-26 22:26:58 +08:00
  • 891b783ff7 Optimize logger for FAISS storage yangdx 2025-04-26 22:17:21 +08:00
  • 90cacdbcc3 Fix file_path missing in acreate_entity and acreate_relation yangdx 2025-04-26 22:15:54 +08:00
  • 2a9adddbb1 Merge pull request #1466 from feeingHe/patch-1 Daniel.y 2025-04-26 17:53:14 +08:00
  • 56455e4b57 Merge pull request #1468 from danielaskdd/postpond-mermaid-render Daniel.y 2025-04-26 17:52:05 +08:00
  • 987c1e4265 Bump api version to 0162 yangdx 2025-04-26 12:32:48 +08:00
  • ec1b3394d2 Update webui assets yangdx 2025-04-26 12:32:16 +08:00
  • 53f9ef77f9 Fix linting yangdx 2025-04-26 12:32:01 +08:00
  • 9792841a07 Stablize mermaid render in history messages yangdx 2025-04-26 12:30:29 +08:00
  • 4765dc632e Update README-zh.md Fee He 2025-04-26 11:38:09 +08:00
  • e0d99d3c29 Postpond mermaid rendering untill streaming streaming respond stopped. yangdx 2025-04-26 10:16:13 +08:00
  • 2d5401d475 Merge pull request #1465 from danielaskdd/main Daniel.y 2025-04-26 00:53:44 +08:00
  • d8c530364f Fix dead lock problem for FAISS vectory storage yangdx 2025-04-26 00:48:30 +08:00
  • dff73f078d Fix linting yangdx 2025-04-25 22:01:06 +08:00
  • 04ebcbebd0 Translate comments to English yangdx 2025-04-25 21:54:04 +08:00
  • 5eb019a7fc Fix max_nodes not working in graph queries when using the '*' wildcard. yangdx 2025-04-25 21:25:37 +08:00
  • e3c87dd6bd Improve graph query speed by batch operation yangdx 2025-04-25 16:55:47 +08:00
  • 5ca430adcd Fix graph query problem of PostgresSQL AGE yangdx 2025-04-25 16:04:41 +08:00
  • 36acc332b5 Merge pull request #1453 from danielaskdd/main Daniel.y 2025-04-25 11:48:51 +08:00
  • 9ec7f5c8b3 Fix degree sorting problem in BFS yangdx 2025-04-25 11:25:29 +08:00
  • bd11bcae32 Fix linting yangdx 2025-04-25 09:43:18 +08:00
  • c620f9c4f2 Prioritize high-degree neighbors in BFS traversal for NetoworkX storage yangdx 2025-04-25 09:22:53 +08:00
  • 18b669278f Update webui assets yangdx 2025-04-25 01:16:34 +08:00
  • 0c7458905c Bump api version to 0161 yangdx 2025-04-25 01:15:17 +08:00
  • dd83c1fe7e Upload file in the order of sorted file name yangdx 2025-04-25 01:14:32 +08:00
  • 31bd274601 Add Unicode collation for Chinese file sorting of document scanning yangdx 2025-04-25 01:02:09 +08:00
  • df1d6b31ed Remove gensim from requirement.txt yangdx 2025-04-24 23:51:15 +08:00
  • 95542a4458 Fix requirement problem when only install api server yangdx 2025-04-24 23:33:26 +08:00
  • 02e9055f9d Fix linting yangdx 2025-04-24 20:04:42 +08:00
  • f6129857a1 Improve quantize and dequantize handling of embedding yangdx 2025-04-24 20:03:01 +08:00
  • f595834c60 Fix index creating bugs for PostgreSQL AGE graph storage yangdx 2025-04-24 17:59:34 +08:00
  • 9931b84b6a Merge pull request #1447 from danielaskdd/improve-pipeline-file-batch Daniel.y 2025-04-24 17:50:45 +08:00
  • 7f09972901 Optimize error log yangdx 2025-04-24 15:46:25 +08:00
  • 3aab5b41f2 Fix linting yangdx 2025-04-24 14:15:10 +08:00
  • fc425f1397 Send all found files to pipeline at once yangdx 2025-04-24 14:00:43 +08:00
  • 4f68f3e410 Using semaphore to control parallel doc processing instead of batching. yangdx 2025-04-24 13:45:44 +08:00
  • 47c4520a65 Merge pull request #1446 from danielaskdd/improve-subgraph-query-pg Daniel.y 2025-04-24 12:29:50 +08:00
  • 11681fdd6b Improve PostgreSQL AGE graph query by write a customized BFS implementation yangdx 2025-04-24 12:27:12 +08:00
  • 8d219ffa32 Fix: upsert_edge funtion can not create properties with PostgreSQL AGE storage yangdx 2025-04-24 11:09:34 +08:00
  • ffbe2a0c5d Fix get_knowledge_graph query slow problem for PostgreSQL AGE yangdx 2025-04-24 08:40:06 +08:00
  • e19d5fa9be Add index to PostgreSQL AGE graph storage yangdx 2025-04-24 01:41:33 +08:00
  • 3e58eec5d9 Add host.docker.internal to docker-compose.yml yangdx 2025-04-23 23:45:32 +08:00
  • 67cad837ff Update webui assets yangdx 2025-04-23 21:54:51 +08:00
  • 1cbcb2a150 Optimize scrolling login of query view yangdx 2025-04-23 21:54:21 +08:00
  • 6977db3dd1 Remove the single quotation marks that enclose the names of the entities yangdx 2025-04-23 21:30:07 +08:00
  • 39e7a3c17a Update webui assets yangdx 2025-04-23 21:08:43 +08:00
  • 8234886c45 Optimize webui error handling of streaming response yangdx 2025-04-23 21:08:13 +08:00
  • dc498b88e0 Update logger message yangdx 2025-04-23 20:40:19 +08:00
  • d89e0f7208 Fix linting yangdx 2025-04-23 19:35:05 +08:00
  • a6f0c0b33b Simplify entity extraction prompt formatting logic yangdx 2025-04-23 18:55:03 +08:00
  • c48ead6d8e Update README yangdx 2025-04-23 09:43:24 +08:00
  • 466baaa29f Update webui assets yangdx 2025-04-23 02:28:06 +08:00
  • eb52878219 Update i18n translation yangdx 2025-04-23 02:26:50 +08:00
  • 4127aee06c Merge pull request #1433 from danielaskdd/querymod-prefix Daniel.y 2025-04-23 01:48:02 +08:00
  • 5c9a6bb2d9 Bump api version to 0159 yangdx 2025-04-23 01:31:54 +08:00
  • 5ce20f1813 Update webui assets yangdx 2025-04-23 01:30:57 +08:00