Commit Graph

169 Commits

Author SHA1 Message Date
zrguo
ddd4aa4e02 Merge pull request #156 from alazarchuk/main
Add ability to pass additional parameters to ollama library
2024-10-29 10:11:21 +08:00
Andrii Lazarchuk
9671584878 Merge pull request #5 from alazarchuk/before-sync-28-10-2024
Add ability to pass additional parameters to ollama library
2024-10-28 19:10:41 +02:00
Andrii Lazarchuk
51c0788faa Update README with more details 2024-10-28 19:05:59 +02:00
Andrii Lazarchuk
29bf41df4d Fix lint issue 2024-10-28 17:05:38 +02:00
Andrii Lazarchuk
478998bc27 Merge branch 'main' into before-sync-28-10-2024 2024-10-28 15:54:43 +02:00
zrguo
b2021216e9 Update README.md 2024-10-28 15:08:41 +08:00
zrguo
6fe468b4f4 Update README.md 2024-10-28 09:59:40 +08:00
zrguo
12d4c69943 Merge pull request #143 from thinkthinking/main
[feat] Add API server implementation and endpoints
2024-10-28 09:54:02 +08:00
zrguo
b22049c514 Merge pull request #144 from tackhwa/lmdeploy_backend
[Feature]  support lmdeploy backend
2024-10-28 09:50:08 +08:00
tackhwa
81d5b904fb update do_preprocess 2024-10-26 16:24:35 +08:00
tackhwa
2120a6dabb pre-commit 2024-10-26 16:13:18 +08:00
zhenjie.ye
f71e389d5b Refactor code formatting in lightrag_api_openai_compatible_demo.py 2024-10-26 16:12:10 +08:00
tackhwa
88f4e34528 support lmdeploy backend 2024-10-26 16:11:15 +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
08feac942a Refactor code formatting in lightrag_api_openai_compatible_demo.py 2024-10-26 16:00:30 +08:00
zhenjie.ye
02f94ab228 [feat] Add API server implementation and endpoints 2024-10-26 15:56:48 +08:00
LarFii
4d078e948f update version 2024-10-26 14:40:17 +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
21eaf76feb Merge pull request #141 from Yazington/feature/other-storage
fixing knowledge_graph keyword bug
2024-10-26 14:31:02 +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
f6e97c0528 Update graph_visual_with_html.py 2024-10-26 14:04:11 +08:00
zrguo
f19204160c Merge pull request #125 from sank8-2/main
Added Github Actions
2024-10-26 13:54:51 +08:00
zrguo
e099019af7 Merge pull request #130 from jatin9823/main
Key Enhancements:
2024-10-26 13:49:40 +08:00
Yazington
e3d978d331 fixing bug 2024-10-26 00:11:21 -04:00
tackhwa
5bfd107f5e Update token length 2024-10-26 02:42:40 +08:00
tackhwa
d9054c6e4f fix hf output bug 2024-10-26 02:20:23 +08:00
zhenjie.ye
e5cb01b16b add Algorithm FLowchart 2024-10-26 00:37:46 +08:00
zhenjie.ye
542f8835f8 add Algorithm Flowchart 2024-10-26 00:37:03 +08:00
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
45eceb0908 Merge pull request #123 from tpoisonooo/patch-2
typo(lightrag/lightrag.py): typo
2024-10-25 19:52:35 +08:00
zrguo
a16831616e fix Step_3_openai_compatible.py 2024-10-25 19:25:26 +08:00
Sanketh Kumar
5e3ab98d83 Manually reformatted files 2024-10-25 13:32:25 +05:30
Sanketh Kumar
8fbbf70a83 Added linting actions for pull request 2024-10-25 13:23:08 +05:30
tpoisonooo
ef41871b88 Update operate.py 2024-10-25 14:15:31 +08:00
tpoisonooo
516b4dfb22 Update lightrag.py 2024-10-25 14:14:36 +08:00
zrguo
1a25c85226 Merge pull request #116 from Dormiveglia-elf/hotfix/embedding-dim
[hotfix-#75][embedding] Fix the potential embedding problem
2024-10-24 11:57:17 +08:00
Zhenyu Pan
f0856b918b [hotfix-#75][embedding] Fix the potential embedding problem 2024-10-24 00:58:52 +08:00
zrguo
6f40fade3e Merge pull request #110 from tackhwa/main
[FIX] fix infinite loading hf model bug that cause oom
2024-10-23 15:33:18 +08:00
tackhwa
fd30ae4e45 move_code 2024-10-23 15:25:46 +08:00
tackhwa
63c0283514 fix hf bug 2024-10-23 15:02:28 +08:00
zrguo
5972958e79 Update README.md 2024-10-23 12:15:23 +08:00
zrguo
2fb3fd25b0 Update README.md 2024-10-23 11:54:22 +08:00
zrguo
0bfcc00bdf Update README.md 2024-10-23 11:53:43 +08:00
zrguo
e20d2a0408 Update base.py 2024-10-23 11:50:29 +08:00
zrguo
db5bbcd6a1 Merge pull request #107 from tpoisonooo/patch-1
fix(lightrag_siliconcloud_demo.py): max_token_size
2024-10-23 11:32:59 +08:00
tpoisonooo
7fa7bd5463 Update lightrag_siliconcloud_demo.py 2024-10-23 11:24:52 +08:00
zrguo
5e388f3f9f Merge pull request #87 from Soumil32/main
Added a class to use multiple models
2024-10-23 11:12:44 +08:00
zrguo
ab07401a99 Merge pull request #88 from abylikhsanov/main
Adding Azure OpenAI
2024-10-23 11:09:35 +08:00
zrguo
cd41fa1b25 Merge branch 'main' into main 2024-10-23 11:08:40 +08:00
zrguo
a7364bc0e6 Merge pull request #96 from tpoisonooo/support-siliconcloud
feat(examples): support siliconcloud free API
2024-10-23 11:02:42 +08:00