Commit Graph

2515 Commits

Author SHA1 Message Date
Ken Wiltshire
cc45ea7310 use seperate module 2024-10-26 19:29:45 -04:00
Ken Wiltshire
474fe59a79 use seperate module 2024-10-26 19:29:45 -04:00
Ken Wiltshire
43943e7168 adding neo4j 2024-10-26 05:57:56 -04:00
Ken Wiltshire
627776d99b adding neo4j 2024-10-26 05:57:56 -04:00
tackhwa
2cf3a85a0f update do_preprocess 2024-10-26 16:24:35 +08:00
tackhwa
81d5b904fb update do_preprocess 2024-10-26 16:24:35 +08:00
tackhwa
2e703296d5 pre-commit 2024-10-26 16:13:18 +08:00
tackhwa
2120a6dabb pre-commit 2024-10-26 16:13:18 +08:00
zhenjie.ye
883d6b7cc7 Refactor code formatting in lightrag_api_openai_compatible_demo.py 2024-10-26 16:12:10 +08:00
zhenjie.ye
f71e389d5b Refactor code formatting in lightrag_api_openai_compatible_demo.py 2024-10-26 16:12:10 +08:00
tackhwa
8deb30aa20 support lmdeploy backend 2024-10-26 16:11:15 +08:00
tackhwa
88f4e34528 support lmdeploy backend 2024-10-26 16:11:15 +08:00
zhenjie.ye
981be9e569 Refactor code formatting in lightrag_api_openai_compatible_demo.py 2024-10-26 16:09:36 +08:00
zhenjie.ye
fb84c1e5be Refactor code formatting in lightrag_api_openai_compatible_demo.py 2024-10-26 16:09:36 +08:00
zhenjie.ye
3d7b05b3e7 Refactor code formatting in lightrag_api_openai_compatible_demo.py 2024-10-26 16:00:30 +08:00
zhenjie.ye
08feac942a Refactor code formatting in lightrag_api_openai_compatible_demo.py 2024-10-26 16:00:30 +08:00
zhenjie.ye
dba7dad6df [feat] Add API server implementation and endpoints 2024-10-26 15:56:48 +08:00
zhenjie.ye
02f94ab228 [feat] Add API server implementation and endpoints 2024-10-26 15:56:48 +08:00
LarFii
ea3e13b522 update version 2024-10-26 14:40:17 +08:00
LarFii
4d078e948f update version 2024-10-26 14:40:17 +08:00
zrguo
895c95d75a Merge pull request #134 from thinkthinking/main
[Doc] Added a flowchart illustrating the core algorithm
2024-10-26 14:32:00 +08:00
zrguo
57dd4ac724 Merge pull request #134 from thinkthinking/main
[Doc] Added a flowchart illustrating the core algorithm
2024-10-26 14:32:00 +08:00
zrguo
b50874f332 Merge pull request #141 from Yazington/feature/other-storage
fixing knowledge_graph keyword bug
2024-10-26 14:31:02 +08:00
zrguo
21eaf76feb Merge pull request #141 from Yazington/feature/other-storage
fixing knowledge_graph keyword bug
2024-10-26 14:31:02 +08:00
zrguo
a7811ad18c Merge pull request #138 from tackhwa/main
[FIX] fix hf output bug (current output contain user prompt which cause logical error in entity extraction phase)
2024-10-26 14:10:14 +08:00
zrguo
fd68757c4f Merge pull request #138 from tackhwa/main
[FIX] fix hf output bug (current output contain user prompt which cause logical error in entity extraction phase)
2024-10-26 14:10:14 +08:00
zrguo
e07b9f0530 Update graph_visual_with_html.py 2024-10-26 14:04:11 +08:00
zrguo
f6e97c0528 Update graph_visual_with_html.py 2024-10-26 14:04:11 +08:00
zrguo
2b09c7c8d4 Merge pull request #125 from sank8-2/main
Added Github Actions
2024-10-26 13:54:51 +08:00
zrguo
f19204160c Merge pull request #125 from sank8-2/main
Added Github Actions
2024-10-26 13:54:51 +08:00
zrguo
d61154c1c1 Merge pull request #130 from jatin9823/main
Key Enhancements:
2024-10-26 13:49:40 +08:00
zrguo
e099019af7 Merge pull request #130 from jatin9823/main
Key Enhancements:
2024-10-26 13:49:40 +08:00
Yazington
eec29d041a fixing bug 2024-10-26 00:11:21 -04:00
Yazington
e3d978d331 fixing bug 2024-10-26 00:11:21 -04:00
Ken Wiltshire
6e216abee6 adding neo4j 2024-10-25 17:45:59 -04:00
Ken Wiltshire
7b589d41cf adding neo4j 2024-10-25 17:45:59 -04:00
tackhwa
87f8b7dba1 Update token length 2024-10-26 02:42:40 +08:00
tackhwa
5bfd107f5e Update token length 2024-10-26 02:42:40 +08:00
tackhwa
226f6f3d87 fix hf output bug 2024-10-26 02:20:23 +08:00
tackhwa
d9054c6e4f fix hf output bug 2024-10-26 02:20:23 +08:00
zhenjie.ye
aad2e1f2d6 add Algorithm FLowchart 2024-10-26 00:37:46 +08:00
zhenjie.ye
e5cb01b16b add Algorithm FLowchart 2024-10-26 00:37:46 +08:00
zhenjie.ye
af1a7f66fa add Algorithm Flowchart 2024-10-26 00:37:03 +08:00
zhenjie.ye
542f8835f8 add Algorithm Flowchart 2024-10-26 00:37:03 +08:00
Ken Wiltshire
4ef705b13f adding neo4j integration 2024-10-25 11:28:41 -04:00
Ken Wiltshire
526cc06e97 adding neo4j integration 2024-10-25 11:28:41 -04:00
jatin009v
3325d97fb7 Key Enhancements:
Error Handling:

Handled potential FileNotFoundError for README.md and requirements.txt.
Checked for missing required metadata and raised an informative error if any are missing.
Automated Package Discovery:

Replaced packages=["lightrag"] with setuptools.find_packages() to automatically find sub-packages and exclude test or documentation directories.
Additional Metadata:

Added Development Status in classifiers to indicate a "Beta" release (modify based on the project's maturity).
Used project_urls to link documentation, source code, and an issue tracker, which are standard for open-source projects.
Compatibility:

Included include_package_data=True to include additional files specified in MANIFEST.in.
These changes enhance the readability, reliability, and openness of the code, making it more contributor-friendly and ensuring it’s ready for open-source distribution.
2024-10-25 18:39:55 +05:30
jatin009v
72ce8b85f4 Key Enhancements:
Error Handling:

Handled potential FileNotFoundError for README.md and requirements.txt.
Checked for missing required metadata and raised an informative error if any are missing.
Automated Package Discovery:

Replaced packages=["lightrag"] with setuptools.find_packages() to automatically find sub-packages and exclude test or documentation directories.
Additional Metadata:

Added Development Status in classifiers to indicate a "Beta" release (modify based on the project's maturity).
Used project_urls to link documentation, source code, and an issue tracker, which are standard for open-source projects.
Compatibility:

Included include_package_data=True to include additional files specified in MANIFEST.in.
These changes enhance the readability, reliability, and openness of the code, making it more contributor-friendly and ensuring it’s ready for open-source distribution.
2024-10-25 18:39:55 +05:30
zrguo
483667e630 Merge pull request #123 from tpoisonooo/patch-2
typo(lightrag/lightrag.py): typo
2024-10-25 19:52:35 +08:00
zrguo
45eceb0908 Merge pull request #123 from tpoisonooo/patch-2
typo(lightrag/lightrag.py): typo
2024-10-25 19:52:35 +08:00