Commit Graph

137 Commits

Author SHA1 Message Date
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
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
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
Ken Wiltshire
7b589d41cf adding neo4j 2024-10-25 17:45:59 -04:00
Ken Wiltshire
526cc06e97 adding neo4j integration 2024-10-25 11:28:41 -04: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
zrguo
53a1ee9b61 Merge pull request #98 from JavieHush/main
Fix encoding error when running demo in some occasions
2024-10-23 11:01:28 +08:00
zhangjiawei
a9e1c2334c Merge branch 'main' of https://github.com/JavieHush/LightRAG 2024-10-22 16:18:25 +08:00
zhangjiawei
6412400593 set encoding as utf-8 when reading ./book.txt in examples 2024-10-22 16:01:40 +08:00
JavieHush
a52ae4535e Merge branch 'HKUDS:main' into main 2024-10-22 15:46:37 +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
zrguo
2720442893 Update README.md 2024-10-21 21:10:19 +08:00
zrguo
3d0b954328 Merge pull request #78 from sebastianschramm/ses/improve_readme_example
Fix example in README
2024-10-21 20:38:59 +08:00
Sebastian Schramm
32188feb4d add import and rm duplicate working dir in README 2024-10-21 11:23:12 +02:00
JavieHush
0174553c86 Merge branch 'HKUDS:main' into main 2024-10-21 09:06:06 +08:00
✨Data Intelligence Lab@HKU✨
57e9604ce6 Update README.md 2024-10-21 01:18:46 +08: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
f3a0459f97 Merge pull request #70 from BinNong/main
make graph visualization become colorful
2024-10-20 21:31:30 +08:00
nongbin
f400b02b0f make graph visualization become colorful 2024-10-20 21:17:09 +08:00
zrguo
c800fa4843 Update README.md 2024-10-20 18:22:43 +08:00
zrguo
7b36116d78 Merge pull request #62 from BinNong/main
Graph Visualization
2024-10-20 18:16:00 +08:00
zrguo
ae4aafb525 Update README.md 2024-10-20 18:10:00 +08:00
zrguo
a716e628e3 Add vram_management_demo.py 2024-10-20 18:08:49 +08:00
zrguo
d20d725db8 Merge pull request #64 from hanbin49/v2
Add examples/vram_management_demo.py
2024-10-20 18:06:34 +08:00
hanbin49
347e8a97be 'update' 2024-10-20 11:27:47 +08:00
nongbin
c6585ff89f ignore idea files 2024-10-20 10:04:34 +08:00
nongbin
a7e43406a5 delete not used files 2024-10-20 09:57:14 +08:00
nongbin
263cde8871 add visualizing graph 2024-10-20 09:55:52 +08:00