Commit Graph

3680 Commits

Author SHA1 Message Date
yangdx
dff73f078d Fix linting 2025-04-25 22:01:06 +08:00
yangdx
04ebcbebd0 Translate comments to English 2025-04-25 21:54:04 +08:00
yangdx
5eb019a7fc Fix max_nodes not working in graph queries when using the '*' wildcard. 2025-04-25 21:25:37 +08:00
yangdx
e3c87dd6bd Improve graph query speed by batch operation 2025-04-25 16:55:47 +08:00
yangdx
5ca430adcd Fix graph query problem of PostgresSQL AGE 2025-04-25 16:04:41 +08:00
Daniel.y
36acc332b5 Merge pull request #1453 from danielaskdd/main
Prioritize high-degree neighbors in BFS traversal for NetoworkX storage
2025-04-25 11:48:51 +08:00
yangdx
9ec7f5c8b3 Fix degree sorting problem in BFS 2025-04-25 11:25:29 +08:00
yangdx
bd11bcae32 Fix linting 2025-04-25 09:43:18 +08:00
yangdx
c620f9c4f2 Prioritize high-degree neighbors in BFS traversal for NetoworkX storage 2025-04-25 09:22:53 +08:00
yangdx
18b669278f Update webui assets 2025-04-25 01:16:34 +08:00
yangdx
0c7458905c Bump api version to 0161 2025-04-25 01:15:17 +08:00
yangdx
dd83c1fe7e Upload file in the order of sorted file name 2025-04-25 01:14:32 +08:00
yangdx
31bd274601 Add Unicode collation for Chinese file sorting of document scanning 2025-04-25 01:02:09 +08:00
yangdx
df1d6b31ed Remove gensim from requirement.txt 2025-04-24 23:51:15 +08:00
yangdx
95542a4458 Fix requirement problem when only install api server 2025-04-24 23:33:26 +08:00
yangdx
02e9055f9d Fix linting 2025-04-24 20:04:42 +08:00
yangdx
f6129857a1 Improve quantize and dequantize handling of embedding 2025-04-24 20:03:01 +08:00
yangdx
f595834c60 Fix index creating bugs for PostgreSQL AGE graph storage 2025-04-24 17:59:34 +08:00
Daniel.y
9931b84b6a Merge pull request #1447 from danielaskdd/improve-pipeline-file-batch
Improve parallel handling for documents processing
2025-04-24 17:50:45 +08:00
yangdx
7f09972901 Optimize error log 2025-04-24 15:46:25 +08:00
yangdx
3aab5b41f2 Fix linting 2025-04-24 14:15:10 +08:00
yangdx
fc425f1397 Send all found files to pipeline at once 2025-04-24 14:00:43 +08:00
yangdx
4f68f3e410 Using semaphore to control parallel doc processing instead of batching. 2025-04-24 13:45:44 +08:00
Daniel.y
47c4520a65 Merge pull request #1446 from danielaskdd/improve-subgraph-query-pg
Improve PostgreSQL AGE graph query by write a customized BFS implementation
2025-04-24 12:29:50 +08:00
yangdx
11681fdd6b Improve PostgreSQL AGE graph query by write a customized BFS implementation 2025-04-24 12:27:12 +08:00
yangdx
8d219ffa32 Fix: upsert_edge funtion can not create properties with PostgreSQL AGE storage 2025-04-24 11:09:34 +08:00
yangdx
ffbe2a0c5d Fix get_knowledge_graph query slow problem for PostgreSQL AGE 2025-04-24 08:40:06 +08:00
yangdx
e19d5fa9be Add index to PostgreSQL AGE graph storage 2025-04-24 01:41:33 +08:00
yangdx
3e58eec5d9 Add host.docker.internal to docker-compose.yml 2025-04-23 23:45:32 +08:00
yangdx
67cad837ff Update webui assets 2025-04-23 21:54:51 +08:00
yangdx
1cbcb2a150 Optimize scrolling login of query view 2025-04-23 21:54:21 +08:00
yangdx
6977db3dd1 Remove the single quotation marks that enclose the names of the entities 2025-04-23 21:30:07 +08:00
yangdx
39e7a3c17a Update webui assets 2025-04-23 21:08:43 +08:00
yangdx
8234886c45 Optimize webui error handling of streaming response 2025-04-23 21:08:13 +08:00
yangdx
dc498b88e0 Update logger message 2025-04-23 20:40:19 +08:00
yangdx
d89e0f7208 Fix linting 2025-04-23 19:35:05 +08:00
yangdx
a6f0c0b33b Simplify entity extraction prompt formatting logic 2025-04-23 18:55:03 +08:00
yangdx
c48ead6d8e Update README 2025-04-23 09:43:24 +08:00
yangdx
466baaa29f Update webui assets 2025-04-23 02:28:06 +08:00
yangdx
eb52878219 Update i18n translation 2025-04-23 02:26:50 +08:00
Daniel.y
4127aee06c Merge pull request #1433 from danielaskdd/querymod-prefix
Feat: Add query mode prefix support in retrieval test of WebUI
2025-04-23 01:48:02 +08:00
yangdx
5c9a6bb2d9 Bump api version to 0159 2025-04-23 01:31:54 +08:00
yangdx
5ce20f1813 Update webui assets 2025-04-23 01:30:57 +08:00
yangdx
e97e54b7a5 Feat: support query mode prefix in retrieval input 2025-04-23 01:26:34 +08:00
yangdx
6f064925eb Simplified scroll to bottom logic 2025-04-23 00:38:35 +08:00
yangdx
5bfa2e7dc6 Improve scrolling logic 2025-04-22 22:15:42 +08:00
yangdx
3caa112016 Bump api version to 0158 2025-04-22 21:26:20 +08:00
yangdx
f77e01e288 Update webui assets 2025-04-22 21:26:11 +08:00
yangdx
f53115aaa1 Fix scrolling to bottom problem 2025-04-22 21:25:15 +08:00
yangdx
2bfef70960 Fix context format 2025-04-22 21:17:01 +08:00