Commit Graph

3514 Commits

Author SHA1 Message Date
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
Daniel.y
a09f6eb170 Merge pull request #1423 from tackhwa/main
friendly implementation of entity extraction and relationship weight extract for Low-Capability LLMs
2025-04-22 19:11:04 +08:00
yangdx
0f1ad6d1b5 Update webui assets 2025-04-22 18:48:39 +08:00
Daniel.y
ac7ae87743 Merge pull request #1431 from widgit/main
Update postgres_impl.py
2025-04-22 18:34:43 +08:00
yangdx
1b63149a11 Fix linting 2025-04-22 18:34:30 +08:00
yangdx
6c556cd65f Improve scrollToBottom logic 2025-04-22 18:05:08 +08:00
yangdx
a9dcf4d5ca Change chat message component width to 90% 2025-04-22 17:52:48 +08:00
widgit
439201face Update postgres_impl.py
fix get_all_labels error
2025-04-22 19:49:31 +10:00
yangdx
0328445108 Update webui assets 2025-04-22 17:26:03 +08:00
yangdx
64f5bb0243 Add typography to webui and fix markdown render problem 2025-04-22 17:21:24 +08:00
yangdx
9a2b6caac9 Update webui assets 2025-04-22 16:57:35 +08:00
yangdx
6125116355 Fix useCallback Hook 2025-04-22 16:56:48 +08:00
yangdx
e6e0575d40 Bump api version to 0157 2025-04-22 16:48:59 +08:00
yangdx
e043e121ac Update webui assets 2025-04-22 16:47:48 +08:00
yangdx
6740696547 Add makrdown/mermaid module to manual chunks 2025-04-22 16:47:39 +08:00
yangdx
b3c5b1f824 Update webui assets 2025-04-22 16:39:45 +08:00
yangdx
0b723852d3 Update bun rollupOptions to manualChunks 2025-04-22 16:38:35 +08:00