zrguo
1ee6c23a53
fix linting
2025-03-04 16:12:27 +08:00
zrguo
4ebaf8026b
Update oracle_impl.py
2025-03-04 16:11:13 +08:00
yangdx
002948d342
Added search mode and min degree filtering for NetworkX
...
- Implemented exact and inclusive search modes
- Added min degree filtering for nodes
- Updated API to parse label for search options
2025-03-04 16:08:05 +08:00
zrguo
b420d2e289
Merge pull request #989 from danielaskdd/Add-summary-lang-support
...
Add summary language setting by env
2025-03-04 16:04:42 +08:00
zrguo
81568f3bad
fix linting
2025-03-04 15:53:20 +08:00
zrguo
3a2a636862
Implement the missing methods.
2025-03-04 15:50:53 +08:00
yangdx
735231d851
No need the await entity_relation_task first
2025-03-04 15:30:52 +08:00
Saifeddine ALOUI
694daf158a
Merge branch 'HKUDS:main' into main
2025-03-04 08:27:53 +01:00
yangdx
8cf9f04dbc
Improved task handling and error management in LightRAG
...
- Created tasks with references for cancellation
- Prioritized entity relation task execution
- Implemented task cancellation on failure
- Added error logging to pipeline_status
2025-03-04 14:59:50 +08:00
zrguo
de9aeedad7
Merge branch 'main' of https://github.com/HKUDS/LightRAG
2025-03-04 14:20:57 +08:00
zrguo
0679ca4055
Update neo4j_impl.py
2025-03-04 14:20:55 +08:00
yangdx
25cbb9bf92
Merge branch 'main' into Add-summary-lang-support
2025-03-04 14:02:21 +08:00
yangdx
06b2124dd0
Fix linting
2025-03-04 14:02:14 +08:00
zrguo
9d56b1c8a4
Merge pull request #976 from danielaskdd/validate-content-before-enqueue
...
Improved file handling and validation for document processing
2025-03-04 13:26:54 +08:00
zrguo
6094c62540
Merge pull request #987 from danielaskdd/fix-webui-install
...
fix: api server installation missing MANIFEST.in file
2025-03-04 13:26:19 +08:00
zrguo
42d10308f4
Merge pull request #986 from danielaskdd/docx-pptx-packagename
...
Fix package name checks for docx and pptx modules.
2025-03-04 13:24:51 +08:00
zrguo
fd9f71e0ee
fix delete_by_doc_id
2025-03-04 13:22:33 +08:00
yangdx
6c39cbf773
Add summary language setting by env
2025-03-04 12:45:35 +08:00
yangdx
d7f7c07251
Fix linting
2025-03-04 12:19:40 +08:00
yangdx
b12c05ec0a
fix: api server installation missing MANIFEST.in file
...
- Added MANIFEST.in to include webui files
- Removed /webui/ endpoint from lightrag_server.py
2025-03-04 12:09:00 +08:00
yangdx
61839f311a
Fix package name checks for docx and pptx modules.
...
- Added type ignore for package checks
- Corrected docx pptx package name for new version
2025-03-04 10:00:07 +08:00
yangdx
d69042f161
Merge branch 'main' into standalone-logger-setup
2025-03-04 09:54:14 +08:00
yangdx
56d6a68139
Merge branch 'main' into validate-content-before-enqueue
2025-03-04 09:53:47 +08:00
Yannick Stephan
fb07bc04a0
Merge pull request #974 from danielaskdd/max-graph-node
...
Add max nodes limit for graph retrieval
2025-03-03 23:30:45 +01:00
Yannick Stephan
cf87c931d4
Merge pull request #978 from MdNazishArmanShorthillsAI/main
...
Improved caching check
2025-03-03 23:29:55 +01:00
yangdx
0af774a28f
Fix linting
2025-03-04 01:28:39 +08:00
yangdx
9056994292
Deprecate and remove logging parameters in LightRAG.
...
- Set log_level and log_file_path to None by default
- Issue warnings if deprecated parameters are used
- Maintain backward compatibility with warnings
2025-03-04 01:28:08 +08:00
Saifeddine ALOUI
537e01290c
Merge branch 'HKUDS:main' into main
2025-03-03 18:20:34 +01:00
yangdx
b26a574f40
Deprecate log_level and log_file_path in LightRAG.
...
- Remove log_level from API initialization
- Add warnings for deprecated logging params
2025-03-04 01:07:34 +08:00
yangdx
63cb057d41
Merge branch 'main' into standalone-logger-setup
2025-03-03 23:36:17 +08:00
yangdx
462c27c167
Refactor logging setup and simplify Gunicorn configuration
...
• Move logging setup code to utils.py
• Provide setup_logger for standalone LightRAG logger intialization
2025-03-03 23:18:41 +08:00
zrguo
a814285155
Add a feature that allows modifying nodes and relationships.
2025-03-03 21:09:45 +08:00
Saifeddine ALOUI
5680e9ef11
Update lightrag_server.py
2025-03-03 12:24:49 +01:00
Saifeddine ALOUI
7b3e394730
Update run_with_gunicorn.py
2025-03-03 12:23:47 +01:00
Saifeddine ALOUI
52bedc9118
Update run_with_gunicorn.py
2025-03-03 12:22:37 +01:00
Saifeddine ALOUI
bda931e1d2
Update run_with_gunicorn.py
2025-03-03 12:21:50 +01:00
Saifeddine ALOUI
e87feb76bc
Update run_with_gunicorn.py
2025-03-03 12:21:15 +01:00
zrguo
a27cf5a09e
fix delete_by_doc_id
2025-03-03 19:17:34 +08:00
Saifeddine ALOUI
ff3f29d240
Update run_with_gunicorn.py
2025-03-03 12:13:01 +01:00
Saifeddine ALOUI
7a866cbe21
Update run_with_gunicorn.py
2025-03-03 11:48:43 +01:00
MdNazishArmanShorthillsAI
0ea274a30d
Improved cashing check
2025-03-03 13:53:45 +05:30
zrguo
887388c317
fix linting
2025-03-03 14:54:28 +08:00
zrguo
0320aa4ccc
Merge pull request #971 from Volve-Technologies/abyl/adding_full_doc_id
...
adding full_doc_id to insert
2025-03-03 14:44:50 +08:00
yangdx
e854313438
Merge branch 'main' into validate-content-before-enqueue
2025-03-03 01:34:55 +08:00
yangdx
11fdb60fe5
Remove Chinese comments
2025-03-03 01:30:41 +08:00
yangdx
a9a1fae787
Merge branch 'main' into max-graph-node
2025-03-03 01:20:05 +08:00
Yannick Stephan
2d6d0be128
Merge pull request #969 from danielaskdd/add-multi-worker-support
...
Add multi workers support for API Server
2025-03-02 17:47:00 +01:00
yangdx
aa5888042e
Improved file handling and validation for document processing
...
• Enhanced UTF-8 validation for text files
• Added content validation checks
• Better handling of binary data
• Added logging for ignored document IDs
• Improved document ID filtering
2025-03-02 23:57:57 +08:00
yangdx
644ed15d75
Merge branch 'add-multi-worker-support' into max-graph-node
2025-03-02 18:37:56 +08:00
yangdx
fca6969b0b
Update Gunicorn startup instructions in API documentation
2025-03-02 18:33:18 +08:00