Commit graph

2410 commits

Author SHA1 Message Date
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
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
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
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
81b1926c85
Merge branch 'main' into alert-autofix-7 2025-04-09 22:25:11 +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
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
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
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
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
IcySugar
224f63cd5f
Merge branch 'HKUDS:main' into main 2025-04-09 13:40:19 +08:00
yangdx
740b4174d2 Fix linting 2025-04-09 12:59:58 +08:00
yangdx
692415b2e1 Fix mix_kg_vector_query function return value error when only_need_context is enabled 2025-04-09 12:59:32 +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
IcySugar000
8aa3cd799a Fix: Fixed null value handling and ensure exceptions are avoided 2025-04-09 11:32:05 +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
FeHuynhVI
881943b8ae
Update operate.py 2025-04-08 01:22:11 +07:00
Exploding-Soda
7432450e46 Add /context query prefix to Ollama model simulation for LightRAG Server 2025-04-08 02:16:40 +08:00
frederikhendrix
90bff7c1d6 Edges and node_edge also implemented. Everything is now ready to be run and tested. 2025-04-07 19:13:59 +02:00
frederikhendrix
182aee2e14 get_node added and all to base.py and to neo4j_impl.py file 2025-04-07 19:09:31 +02:00
Daniel.y
2abc26b718
Merge pull request #1298 from IcySugar000/main
Update neo4j_impl.py
2025-04-07 22:39:25 +08:00
yangdx
39cc5ac0ac Bump core version to 1.3.2 2025-04-07 22:23:20 +08:00