yangdx
339bc99259
Only merge new entities/edges during gleaning
...
- Restrict gleaning to new entity names
- Only add edges with new keys
- Prevent similar decription of the same entity or edge
2025-04-10 20:31:52 +08:00
Daniel.y
32d5e3d908
Merge pull request #1330 from QodiCat/main
...
add opneai llm base url
2025-04-10 19:07:08 +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
Daniel.y
cf529dc5e1
Merge pull request #1333 from HyuPete/patch-1
...
fix error when running caused by `global_args.timeout` being None
2025-04-10 18:24:50 +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
choizhang
6009c25886
fix(RetrievalTesting): Limit the length of conversation history records
2025-04-10 17:02:28 +08:00
HyuPete
954c3b4ff2
fix error when running caused by global_args.timeout
being None
2025-04-10 15:57:50 +07:00
choizhang
623e1f941c
fix(RetrievalTesting): auto scrollToBottom
2025-04-10 15:14:08 +08:00
yangdx
35431644ad
Refactor: Entity and edge merging in extract_entities
...
- Improves efficiency by merging identical
entities and edges in a single operation
- Esures proper handling of undirected graph edges
- Change merge stage from chunk leve to document level
2025-04-10 14:19:06 +08:00
choizhang
9aee2b73c7
refactor(lightrag): use fetch replace axios
2025-04-10 13:22:21 +08:00
earayu
224700466b
fix grammar and typo in lightrag-api REAEME.md
2025-04-10 12:22:20 +08:00
Qodi
9f7fe0a406
Merge branch 'HKUDS:main' into main
2025-04-10 12:12:18 +08:00
Qodi
8f3068f1c0
Update openai.py
...
增加环境变量,支持OPENAI_API_BASE 支持中转站
2025-04-10 12:10:35 +08:00
earayu
d6ae7024b7
fix grammar and typo in lightrag-api REAEME.md
2025-04-10 12:10:02 +08:00
zrguo
1c1afb4eaf
Merge pull request #1304 from FeHuynhVI/main
...
Fixes a bug where file_path was not present dictionary
2025-04-10 14:08:11 +10:00
Daniel.y
28d462e46f
Merge pull request #1328 from danielaskdd/main
...
Fix LLM cache now work for nodes and edges merging
2025-04-10 04:24:34 +08:00
yangdx
39b4da41a3
Optimize logging
2025-04-10 04:17:32 +08:00
yangdx
496f87a1e6
Fix linting
2025-04-10 03:58:04 +08:00
yangdx
8d858da4d0
Fix LLM cache now work for nodes and edges merging
2025-04-10 03:57:36 +08:00
VenkateshPabbati
aadb5fa700
Merge pull request #7 from venkateshpabbati/alert-autofix-21
...
Potential fix for code scanning alert no. 21: Clear-text logging of sensitive information
2025-04-09 22:50:11 +05:30
yangdx
ad087073aa
Optimize logger for storage
2025-04-10 01:07:06 +08:00
yangdx
5d286dd0fa
Add node and edge merging log to pipeline_status
2025-04-10 01:07:06 +08:00
VenkateshPabbati
2f82b83aaf
Potential fix for code scanning alert no. 21: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-09 22:31:52 +05:30
VenkateshPabbati
bf2423b29b
Merge pull request #6 from venkateshpabbati/alert-autofix-7
...
Potential fix for code scanning alert no. 7: Clear-text logging of sensitive information
2025-04-09 22:27:35 +05:30
VenkateshPabbati
81b1926c85
Merge branch 'main' into alert-autofix-7
2025-04-09 22:25:11 +05:30
VenkateshPabbati
cd0d03edb4
Merge pull request #5 from venkateshpabbati/alert-autofix-141
...
Potential fix for code scanning alert no. 14: Clear-text logging of sensitive information
2025-04-09 22:23:05 +05:30
VenkateshPabbati
fc35a6ca30
Potential fix for code scanning alert no. 7: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-09 22:21:27 +05:30
VenkateshPabbati
e1e14e0460
Potential fix for code scanning alert no. 14: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-09 22:20:18 +05:30
VenkateshPabbati
479932b3b8
Merge pull request #4 from HKUDS/main
...
update
2025-04-09 21:16:23 +05:30
VenkateshPabbati
a50e662fbc
Merge pull request #1 from venkateshpabbati/alert-autofix-8
...
Potential fix for code scanning alert no. 8: Clear-text logging of sensitive information
2025-04-09 21:12:40 +05:30
Daniel.y
58e47ed364
Merge pull request #1326 from danielaskdd/main
...
Fix document list sorting problem while filter is off
2025-04-09 23:41:13 +08:00
VenkateshPabbati
150254ffc8
Merge branch 'main' into alert-autofix-8
2025-04-09 21:10:22 +05:30
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
VenkateshPabbati
a4a8033641
Potential fix for code scanning alert no. 16: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-09 20:58:41 +05:30
VenkateshPabbati
3c62489a18
Potential fix for code scanning alert no. 13: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-09 20:56:12 +05:30
VenkateshPabbati
460bc4d16a
Merge pull request #3 from venkateshpabbati/alert-autofix-14
...
Potential fix for code scanning alert no. 14: Clear-text logging of sensitive information
2025-04-09 20:55:44 +05:30
VenkateshPabbati
d6fc14360f
Potential fix for code scanning alert no. 15: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-09 20:51:56 +05:30
VenkateshPabbati
730dd7d5f0
Potential fix for code scanning alert no. 14: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-09 20:49:59 +05:30
VenkateshPabbati
841928066b
Merge pull request #2 from venkateshpabbati/alert-autofix-81
...
Potential fix for code scanning alert no. 8: Clear-text logging of sensitive information
2025-04-09 20:47:18 +05:30
VenkateshPabbati
f1063e0e12
Potential fix for code scanning alert no. 13: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-09 20:43:16 +05:30
VenkateshPabbati
bde7915969
Potential fix for code scanning alert no. 8: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-09 20:40:55 +05:30
VenkateshPabbati
c02e437104
Potential fix for code scanning alert no. 8: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-04-09 20:40:25 +05:30
VenkateshPabbati
2aab17ed2a
Create dependabot.yml
2025-04-09 20:35:18 +05:30
VenkateshPabbati
05f0662c93
Create SECURITY.md
2025-04-09 20:34:25 +05:30
Daniel.y
869ecf930c
Merge pull request #1322 from danielaskdd/main
...
Add middle-content matching for GraphViewer
2025-04-09 18:47:52 +08:00
yangdx
fd51bfc633
Bump api version to 0141
2025-04-09 18:36:54 +08:00