Commit Graph

1168 Commits

Author SHA1 Message Date
gogoswift
eb60adf64d Update operate.py
修正输出格式与合并函数
2024-10-31 11:32:44 +08:00
gogoswift
11f549600d Update operate.py
修正输出格式与合并函数
2024-10-31 11:32:44 +08:00
Ken Wiltshire
e4509327dd index to neo4j working and tested. check queires next. 2024-10-30 17:48:14 -04:00
Ken Wiltshire
c2ebb819fd index to neo4j working and tested. check queires next. 2024-10-30 17:48:14 -04:00
Ken Wiltshire
9ab7312ecc edge degree next almost done 2024-10-29 15:36:07 -04:00
Ken Wiltshire
7364735df2 edge degree next almost done 2024-10-29 15:36:07 -04:00
Andrii Lazarchuk
84b60e4aa6 Fix lint issue 2024-10-28 17:05:38 +02:00
Andrii Lazarchuk
29bf41df4d Fix lint issue 2024-10-28 17:05:38 +02:00
Andrii Lazarchuk
0e71a906af Merge branch 'main' into before-sync-28-10-2024 2024-10-28 15:54:43 +02:00
Andrii Lazarchuk
478998bc27 Merge branch 'main' into before-sync-28-10-2024 2024-10-28 15:54:43 +02:00
zrguo
458b5e1537 Merge pull request #143 from thinkthinking/main
[feat] Add API server implementation and endpoints
2024-10-28 09:54:02 +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
Ken Wiltshire
01b7df7afa inference running locally. use neo4j next 2024-10-27 15:37:41 -04:00
Ken Wiltshire
0796d3d8e0 inference running locally. use neo4j next 2024-10-27 15:37:41 -04:00
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
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
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
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
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
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
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
Sanketh Kumar
a157e8e0a2 Manually reformatted files 2024-10-25 13:32:25 +05:30
Sanketh Kumar
5e3ab98d83 Manually reformatted files 2024-10-25 13:32:25 +05:30
tpoisonooo
88f2c49b86 Update operate.py 2024-10-25 14:15:31 +08:00
tpoisonooo
ef41871b88 Update operate.py 2024-10-25 14:15:31 +08:00
tpoisonooo
060bb1cc59 Update lightrag.py 2024-10-25 14:14:36 +08:00
tpoisonooo
516b4dfb22 Update lightrag.py 2024-10-25 14:14:36 +08:00
tackhwa
f96ffad62f move_code 2024-10-23 15:25:46 +08:00
tackhwa
fd30ae4e45 move_code 2024-10-23 15:25:46 +08:00