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 |
|
zrguo
|
12c960cd64
|
Merge pull request #56 from sank8-2/dev
chore: added pre-commit-hooks and ruff formatting for commit-hooks
|
2024-10-19 20:44:11 +08:00 |
|
Sanketh Kumar
|
744dad339d
|
chore: added pre-commit-hooks and ruff formatting for commit-hooks
|
2024-10-19 09:43:17 +05:30 |
|
zrguo
|
e2db7b6c45
|
fix prompt.py
|
2024-10-19 11:46:03 +08:00 |
|
João Galego
|
75a91d9300
|
Fixed retry strategy, message history and inference params; Cleaned up Bedrock example
|
2024-10-18 16:50:02 +01:00 |
|
João Galego
|
7050875295
|
Added support for Amazon Bedrock models
|
2024-10-18 14:17:14 +01:00 |
|
zrguo
|
e7a7ff62b2
|
Update operate.py
|
2024-10-18 15:33:11 +08:00 |
|
LarFii
|
a2f1654f4c
|
fix Ollama bugs
|
2024-10-17 16:02:43 +08:00 |
|
LarFii
|
10d1ac4885
|
ollama test
|
2024-10-16 15:15:10 +08:00 |
|
Sung Kim
|
b0ad8775f4
|
Added OpenAI compatible options and examples
|
2024-10-15 12:55:05 -07:00 |
|
LarFii
|
756133512e
|
fix bug
|
2024-10-15 21:21:57 +08:00 |
|
LarFii
|
2190425d95
|
fix bug
|
2024-10-15 21:11:12 +08:00 |
|
LarFii
|
a92f7bfd61
|
update llm.py
|
2024-10-15 20:06:59 +08:00 |
|
LarFii
|
ea126a7108
|
Add huggingface model support
|
2024-10-15 19:40:08 +08:00 |
|
TianyuFan0504
|
d47dd465ce
|
update hf_model_complete
|
2024-10-14 20:33:46 +08:00 |
|
TianyuFan0504
|
c89fdc4d63
|
Add HF Support
|
2024-10-14 19:41:07 +08:00 |
|
LarFii
|
2e364fb665
|
update __init__.py
|
2024-10-11 11:39:31 +08:00 |
|
LarFii
|
2d2085e6f9
|
update utils.py
|
2024-10-11 11:24:42 +08:00 |
|
LarFii
|
81209fa96b
|
update
|
2024-10-10 15:02:30 +08:00 |
|
LarFii
|
5931e4bccb
|
Revert "first commit"
|
2024-10-10 15:00:31 +08:00 |
|
LarFii
|
8627632517
|
update
|
2024-10-10 14:58:21 +08:00 |
|