Commit Graph

77 Commits

Author SHA1 Message Date
wiltshirek
346e96835b Merge branch 'HKUDS:main' into main 2024-11-03 07:24:28 -05:00
Ken Wiltshire
5aa3be93e0 linting errors fixed 2024-11-03 07:17:02 -05:00
zrguo
6dd778ed70 Update utils.py 2024-11-03 17:53:53 +08:00
Ken Wiltshire
f19af82db1 using neo4j async 2024-11-02 18:35:07 -04:00
wiltshirek
40e80ebc9d Merge branch 'main' into main 2024-11-01 16:50:45 -04:00
Ken Wiltshire
620be715bc cleaning code for pull 2024-11-01 16:29:36 -04:00
Ken Wiltshire
2c6cc200a2 cleaning code for pull 2024-11-01 16:13:39 -04:00
Ken Wiltshire
ca65e360aa cleaning code for pull 2024-11-01 16:11:19 -04:00
Ken Wiltshire
caa24ee443 env var naming conflict, qualified by prefix 2024-11-01 14:24:17 -04:00
Ken Wiltshire
c86bc0edbe securing for production with env vars for creds 2024-11-01 11:01:50 -04:00
Ken Wiltshire
e44046f9e6 set kg by start param, defaults to networkx 2024-11-01 08:47:52 -04:00
gogoswift
11b9403251 Update operate.py 2024-10-31 15:17:02 +08:00
gogoswift
7d884b9783 Update utils.py 2024-10-31 14:31:26 +08:00
gogoswift
00d570e509 Update operate.py
消除text_units_section_list源文件的换行,统一混合检索上下文合并时的转换
2024-10-31 11:52:06 +08:00
gogoswift
e43446978b Update utils.py
混合检索的合并函数
2024-10-31 11:34:01 +08:00
gogoswift
11f549600d Update operate.py
修正输出格式与合并函数
2024-10-31 11:32:44 +08:00
Ken Wiltshire
c2ebb819fd index to neo4j working and tested. check queires next. 2024-10-30 17:48:14 -04:00
Ken Wiltshire
7364735df2 edge degree next almost done 2024-10-29 15:36:07 -04: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
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
0796d3d8e0 inference running locally. use neo4j next 2024-10-27 15:37:41 -04:00
Ken Wiltshire
474fe59a79 use seperate module 2024-10-26 19:29:45 -04:00
Ken Wiltshire
627776d99b adding neo4j 2024-10-26 05:57:56 -04:00
tackhwa
81d5b904fb update do_preprocess 2024-10-26 16:24:35 +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
LarFii
4d078e948f update version 2024-10-26 14:40:17 +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
f19204160c Merge pull request #125 from sank8-2/main
Added Github Actions
2024-10-26 13:54:51 +08:00
Yazington
e3d978d331 fixing bug 2024-10-26 00:11:21 -04:00
Ken Wiltshire
7b589d41cf adding neo4j 2024-10-25 17:45:59 -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
Ken Wiltshire
526cc06e97 adding neo4j integration 2024-10-25 11:28:41 -04:00
Sanketh Kumar
5e3ab98d83 Manually reformatted files 2024-10-25 13:32:25 +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
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
e20d2a0408 Update base.py 2024-10-23 11:50:29 +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
cd41fa1b25 Merge branch 'main' into main 2024-10-23 11:08:40 +08:00
tpoisonooo
274d0fcc92 feat(examples): support siliconcloud free API 2024-10-22 15:16:57 +08:00
Abyl Ikhsanov
c69a3606c6 Update llm.py 2024-10-21 20:40:49 +02:00
Soumil
d517ef9c20 added a class to use multiple models 2024-10-21 18:34:43 +01:00
Andrii Lazarchuk
216813c300 Add ability to passadditional parameters to ollama library like host and timeout 2024-10-21 11:55:46 +00:00
LarFii
95c5ffef5a Update __init__.py 2024-10-20 23:10:07 +08:00
LarFii
8e9005baad Add visualization methods 2024-10-20 23:08:26 +08:00