choizhang
|
7e3e685763
|
feat(graph): Add editing function for entity and relationship attributes
|
2025-04-12 00:48:19 +08:00 |
|
yangdx
|
1e79257976
|
Update README
|
2025-04-11 17:03:46 +08:00 |
|
Daniel.y
|
dabe0d67c7
|
Bump api version to 0147
|
2025-04-11 15:30:59 +08:00 |
|
Daniel.y
|
a2694a73d9
|
Merge pull request #1345 from zhudongwork/docx-dev
Optimize: Use python-docx for better parsing.
|
2025-04-11 15:30:03 +08:00 |
|
yangdx
|
3ee183b0aa
|
Update webui assets
|
2025-04-11 15:13:58 +08:00 |
|
cuikunyu
|
135a40d696
|
Optimize: Use python-docx for better parsing.
|
2025-04-11 03:10:20 +00:00 |
|
choizhang
|
0944df2679
|
docs: Translate annotations
|
2025-04-11 02:57:34 +08:00 |
|
choizhang
|
a12d60e4ea
|
feat: Add query mode 'bypass' to bypass knowledge retrieval and directly use LLM
|
2025-04-11 02:57:34 +08:00 |
|
Daniel.y
|
9487eca772
|
Bump api version to 0146
|
2025-04-11 02:19:15 +08:00 |
|
yangdx
|
e0a90f08d3
|
Update webui assets
|
2025-04-11 01:06:00 +08:00 |
|
yangdx
|
a47948cebd
|
Update webui assets
|
2025-04-11 00:39:09 +08:00 |
|
Daniel.y
|
0528c06209
|
Merge pull request #1334 from danielaskdd/main
Refactoring entity and edge merging and add env FORCE_LLM_SUMMARY_ON_MERGE
|
2025-04-10 18:46:04 +08:00 |
|
Daniel.y
|
99c44fb129
|
Merge pull request #1329 from earayu/fix_readme_grammar_typo
fix grammar and typo in lightrag-api REAEME.md
|
2025-04-10 18:31:14 +08:00 |
|
yangdx
|
61c7c28c77
|
Update webui assets
|
2025-04-10 17:56:01 +08:00 |
|
yangdx
|
6c213dd1da
|
Change font size of pipeline status message
|
2025-04-10 17:55:37 +08:00 |
|
yangdx
|
3007dff153
|
Add env FORCE_LLM_SUMMARY_ON_MERGE
|
2025-04-10 17:29:07 +08:00 |
|
HyuPete
|
954c3b4ff2
|
fix error when running caused by global_args.timeout being None
|
2025-04-10 15:57:50 +07:00 |
|
earayu
|
224700466b
|
fix grammar and typo in lightrag-api REAEME.md
|
2025-04-10 12:22:20 +08:00 |
|
earayu
|
d6ae7024b7
|
fix grammar and typo in lightrag-api REAEME.md
|
2025-04-10 12:10:02 +08:00 |
|
yangdx
|
8d858da4d0
|
Fix LLM cache now work for nodes and edges merging
|
2025-04-10 03:57:36 +08:00 |
|
yangdx
|
1b9dc788e8
|
Update webui assets
|
2025-04-09 23:36:01 +08:00 |
|
yangdx
|
67fafedf64
|
Fix document list sorting problem while filter is off
|
2025-04-09 23:35:53 +08:00 |
|
yangdx
|
fd51bfc633
|
Bump api version to 0141
|
2025-04-09 18:36:54 +08:00 |
|
yangdx
|
f3c2868b53
|
Update webui assets
|
2025-04-09 18:36:54 +08:00 |
|
yangdx
|
e94f7dbe1b
|
Fix linting
|
2025-04-09 12:42:48 +08:00 |
|
yangdx
|
37007244c2
|
Add ENABLE_LLM_CACHE env support
|
2025-04-09 12:42:17 +08:00 |
|
yangdx
|
8675e4dc6f
|
Remove api tag from swagger
|
2025-04-09 11:52:11 +08:00 |
|
yangdx
|
25f2ecb5a9
|
Fix linting
|
2025-04-08 18:47:50 +08:00 |
|
yangdx
|
1375b8eea7
|
Fix linting
|
2025-04-08 18:46:09 +08:00 |
|
yangdx
|
151058b89d
|
Update README.md
|
2025-04-08 18:44:55 +08:00 |
|
yangdx
|
fa8f6d615a
|
Improve context only mode for Ollama api
|
2025-04-08 18:41:00 +08:00 |
|
Daniel.y
|
3c2d0462bb
|
Merge pull request #1305 from Exploding-Soda/main
Add /context query prefix to Ollama model simulation for LightRAG Server
|
2025-04-08 17:25:24 +08:00 |
|
yangdx
|
b80be58c6b
|
Update webui assets
|
2025-04-08 15:01:24 +08:00 |
|
yangdx
|
ce48e071a2
|
Update webui assets
|
2025-04-08 13:38:32 +08:00 |
|
yangdx
|
2b21e95d09
|
Add i18n translation
|
2025-04-08 13:17:12 +08:00 |
|
yangdx
|
b645eaad9f
|
Add i18n translation
|
2025-04-08 13:14:17 +08:00 |
|
yangdx
|
11392fc20f
|
Udate node types
|
2025-04-08 13:09:25 +08:00 |
|
yangdx
|
6401b88ab4
|
Modify legend box hight
|
2025-04-08 13:02:28 +08:00 |
|
yangdx
|
8259b7b8bf
|
Update webui assets
|
2025-04-08 12:46:44 +08:00 |
|
yangdx
|
ed36278638
|
Update webui assets
|
2025-04-08 12:41:33 +08:00 |
|
Exploding-Soda
|
7432450e46
|
Add /context query prefix to Ollama model simulation for LightRAG Server
|
2025-04-08 02:16:40 +08:00 |
|
yangdx
|
36ac95720f
|
Update webui assets
|
2025-04-07 22:15:00 +08:00 |
|
yangdx
|
d2f6446a27
|
Update webui assets
|
2025-04-07 20:25:51 +08:00 |
|
yangdx
|
e395b10a72
|
Bump api version to 0140
|
2025-04-07 20:25:44 +08:00 |
|
yangdx
|
4dd02074c0
|
Update webui assets
|
2025-04-07 06:21:47 +08:00 |
|
yangdx
|
4dcb266adf
|
Bump api version to 0139
|
2025-04-07 06:20:28 +08:00 |
|
Daniel.y
|
4c5229bb76
|
Bump api version to 0138
|
2025-04-07 05:36:38 +08:00 |
|
yangdx
|
f2f390274c
|
Update webui assets
|
2025-04-07 05:23:51 +08:00 |
|
yangdx
|
fa5c431581
|
Update webui assets
|
2025-04-07 04:14:16 +08:00 |
|
yangdx
|
cd0d721297
|
Update webui assets
|
2025-04-07 01:19:16 +08:00 |
|