LarFii
bcaaaad959
Update
2024-11-19 16:52:26 +08:00
zrguo
14cd7bad24
Merge pull request #302 from Luobots/main
...
A more robust approach for result to json.
2024-11-19 16:26:29 +08:00
zrguo
93e0dcfd59
Merge pull request #286 from Sucran/main
...
fix neo4j bug
2024-11-19 15:25:49 +08:00
luoyifan
c9becdf5f4
A more robust approach for result to json.
2024-11-19 14:02:38 +08:00
tmuife
89d7967349
use pre-commit reformat
2024-11-18 13:52:49 +08:00
tmuife
8e16f0815c
change the type of binding parameters in Oracle23AI
2024-11-18 10:00:06 +08:00
Richard
5661d76860
fix neo4j bug
2024-11-15 13:11:43 +08:00
LarFii
30cf5a62ee
fix cache bug
2024-11-14 15:59:37 +08:00
zrguo
87aad3554e
Merge pull request #266 from davidleon/fix_hf_embedding_device
...
fix hf embedding to support loading to different device
2024-11-14 07:50:52 +08:00
david
38e1956395
fix hf embedding to support loading to different device
2024-11-13 14:20:36 +08:00
Rick Battle
83f8a5139c
Only update storage if there was something to insert
...
Before, the `finally` block would always call `_insert_done()`, which writes out the `vdb_*` and `kv_store_*` files ... even if there was nothing to insert (because all docs had already been inserted). This was causing the speed of skippable inserts to become very slow as the graph grew.
2024-11-12 09:30:21 -07:00
jin
33caba3e12
fix pre commit
2024-11-12 13:32:40 +08:00
jin
90790747ee
Update oracle_impl.py
2024-11-12 13:23:03 +08:00
jin
66799fb685
Update oracle_impl.py
2024-11-12 13:03:03 +08:00
jin
5dce625464
Update oracle_impl.py
2024-11-12 12:02:24 +08:00
jin
273600dcf0
add Oracle support
2024-11-12 09:59:12 +08:00
LarFii
379b31090e
update
2024-11-11 17:54:22 +08:00
LarFii
b1f35004b1
Add delete method
2024-11-11 17:48:40 +08:00
jin
ff0c763dbd
Update oracle_impl.py
2024-11-11 15:32:30 +08:00
jin
f905305eed
Update oracle_impl.py
2024-11-11 15:24:31 +08:00
jin
40b532722c
Merge branch 'main' of https://github.com/jin38324/LightRAG
2024-11-11 15:21:37 +08:00
jin
a8ec12efe0
fix bug
2024-11-11 15:19:42 +08:00
LarFii
b6b2e69773
Linting
2024-11-11 10:45:22 +08:00
jin
6e56c8343a
support Oracle DB
2024-11-08 16:20:34 +08:00
jin
b690e071bf
support Oracle Database storage
2024-11-08 16:12:58 +08:00
jin
1bc4e2382b
Oracle Database support
...
Add oracle 23ai database as the KV/vector/graph storage
2024-11-08 14:58:41 +08:00
zrguo
36e9236d7a
Merge branch 'main' into main
2024-11-07 14:54:15 +08:00
Ken Wiltshire
ac0b7fd775
fix event loop conflict
2024-11-06 11:18:14 -05:00
Ken Wiltshire
a73ef6ec5a
event loop issue
2024-11-06 10:49:14 -05:00
benx13
c956e39621
bug fix issue #95
2024-11-05 18:36:59 -08:00
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