yangdx
|
ef69009c15
|
Increase the priority of queries related to LLM requests
|
2025-04-28 19:36:21 +08:00 |
|
yangdx
|
2d59ac1ecb
|
Remove deprecated embedding cache logic
|
2025-04-28 18:51:43 +08:00 |
|
yangdx
|
5a393e563e
|
remove duplicate priority setting for merge summerization
|
2025-04-28 18:37:51 +08:00 |
|
yangdx
|
140b1b3cbb
|
Add priority control for limited async decorator
|
2025-04-28 18:12:29 +08:00 |
|
yangdx
|
0c117816dc
|
Merge branch 'hotfix-pip-install'
|
2025-04-28 13:22:07 +08:00 |
|
yangdx
|
74c8bde32a
|
Fix: pip pacakage missing requirement.txt
|
2025-04-28 12:55:01 +08:00 |
|
Daniel.y
|
b7db1f321d
|
Merge pull request #1479 from danielaskdd/keep-chat-history
Keep chat history when login with same user
|
2025-04-28 03:04:06 +08:00 |
|
yangdx
|
9cc14fa821
|
Update webui assets
|
2025-04-28 03:00:23 +08:00 |
|
Daniel.y
|
a5c24342e2
|
Merge pull request #1478 from danielaskdd/improve-extract-merge-parallel
Improve parallel processing logic for document extraction and merging
|
2025-04-28 02:56:41 +08:00 |
|
yangdx
|
1f18b99df0
|
Optimize logger info
|
2025-04-28 02:46:11 +08:00 |
|
yangdx
|
3e385b5f81
|
Optimize logger info
|
2025-04-28 02:39:18 +08:00 |
|
yangdx
|
ef4a4ac8ed
|
Optimize looger info
|
2025-04-28 02:35:35 +08:00 |
|
yangdx
|
bef7206192
|
Optimize logger info
|
2025-04-28 02:27:59 +08:00 |
|
yangdx
|
ffd4b23783
|
Bump api version to 0163
|
2025-04-28 02:15:34 +08:00 |
|
yangdx
|
594e7b751a
|
Fix linting
|
2025-04-28 02:15:25 +08:00 |
|
yangdx
|
d7552a2a87
|
Keep chat history when login with same user
|
2025-04-28 02:14:50 +08:00 |
|
yangdx
|
18040aa95c
|
Improve parallel handling logic between extraction and merge operation
|
2025-04-28 01:14:00 +08:00 |
|
yangdx
|
4acc2adc32
|
Bump core vestion to 1.3.5
|
2025-04-28 01:12:27 +08:00 |
|
zrguo
|
1720771cdf
|
Create pypi-publish.yml
|
2025-04-27 02:11:52 +08:00 |
|
zrguo
|
1e3634f6da
|
Delete pypi-publish.yml
|
2025-04-27 02:09:13 +08:00 |
|
zrguo
|
1f9764189c
|
Update pypi-publish.yml
|
2025-04-27 01:49:20 +08:00 |
|
zrguo
|
120f9ca6c0
|
Create pypi-publish.yml
|
2025-04-27 01:45:03 +08:00 |
|
Daniel.y
|
3dd3e2e4ac
|
Merge pull request #1470 from danielaskdd/bug-fix
Minor bug fixes
|
2025-04-26 22:26:58 +08:00 |
|
yangdx
|
891b783ff7
|
Optimize logger for FAISS storage
|
2025-04-26 22:17:21 +08:00 |
|
yangdx
|
90cacdbcc3
|
Fix file_path missing in acreate_entity and acreate_relation
|
2025-04-26 22:15:54 +08:00 |
|
Daniel.y
|
2a9adddbb1
|
Merge pull request #1466 from feeingHe/patch-1
Update README-zh.md
|
2025-04-26 17:53:14 +08:00 |
|
Daniel.y
|
56455e4b57
|
Merge pull request #1468 from danielaskdd/postpond-mermaid-render
Postpond mermaid rendering untill streaming streaming respond stopped.
|
2025-04-26 17:52:05 +08:00 |
|
yangdx
|
987c1e4265
|
Bump api version to 0162
|
2025-04-26 12:32:48 +08:00 |
|
yangdx
|
ec1b3394d2
|
Update webui assets
|
2025-04-26 12:32:16 +08:00 |
|
yangdx
|
53f9ef77f9
|
Fix linting
|
2025-04-26 12:32:01 +08:00 |
|
yangdx
|
9792841a07
|
Stablize mermaid render in history messages
|
2025-04-26 12:30:29 +08:00 |
|
Fee He
|
4765dc632e
|
Update README-zh.md
Fix 'sevice' to 'service' according to the code.
|
2025-04-26 11:38:09 +08:00 |
|
yangdx
|
e0d99d3c29
|
Postpond mermaid rendering untill streaming streaming respond stopped.
|
2025-04-26 10:16:13 +08:00 |
|
Daniel.y
|
2d5401d475
|
Merge pull request #1465 from danielaskdd/main
Hot Fix: solved dead lock problem for FAISS vector storage
|
2025-04-26 00:53:44 +08:00 |
|
yangdx
|
d8c530364f
|
Fix dead lock problem for FAISS vectory storage
|
2025-04-26 00:48:30 +08:00 |
|
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 |
|