LarFii
f8b15df74c
fix cache bug
2024-11-14 15:59:37 +08:00
LarFii
30cf5a62ee
fix cache bug
2024-11-14 15:59:37 +08:00
zrguo
cfd5c4c3e8
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
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
3ac8010c3f
fix hf embedding to support loading to different device
2024-11-13 14:20:36 +08:00
david
38e1956395
fix hf embedding to support loading to different device
2024-11-13 14:20:36 +08:00
Rick Battle
d4a27c901e
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
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
41599897fb
fix pre commit
2024-11-12 13:32:40 +08:00
jin
33caba3e12
fix pre commit
2024-11-12 13:32:40 +08:00
jin
cc45d802a6
Update oracle_impl.py
2024-11-12 13:23:03 +08:00
jin
90790747ee
Update oracle_impl.py
2024-11-12 13:23:03 +08:00
jin
f4ee85034f
Update oracle_impl.py
2024-11-12 13:03:03 +08:00
jin
66799fb685
Update oracle_impl.py
2024-11-12 13:03:03 +08:00
jin
77123be2a1
Update oracle_impl.py
2024-11-12 12:02:24 +08:00
jin
5dce625464
Update oracle_impl.py
2024-11-12 12:02:24 +08:00
jin
8bc5d4efff
add Oracle support
2024-11-12 09:59:12 +08:00
jin
273600dcf0
add Oracle support
2024-11-12 09:59:12 +08:00
LarFii
b49f73181c
update
2024-11-11 17:54:22 +08:00
LarFii
379b31090e
update
2024-11-11 17:54:22 +08:00
LarFii
4c0352ee2b
Add delete method
2024-11-11 17:48:40 +08:00
LarFii
b1f35004b1
Add delete method
2024-11-11 17:48:40 +08:00
jin
8a7fb9761f
Update oracle_impl.py
2024-11-11 15:32:30 +08:00
jin
ff0c763dbd
Update oracle_impl.py
2024-11-11 15:32:30 +08:00
jin
10e4c595c5
Update oracle_impl.py
2024-11-11 15:24:31 +08:00
jin
f905305eed
Update oracle_impl.py
2024-11-11 15:24:31 +08:00
jin
0b6b0064d6
Merge branch 'main' of https://github.com/jin38324/LightRAG
2024-11-11 15:21:37 +08:00
jin
40b532722c
Merge branch 'main' of https://github.com/jin38324/LightRAG
2024-11-11 15:21:37 +08:00
jin
b1cf41d242
fix bug
2024-11-11 15:19:42 +08:00
jin
a8ec12efe0
fix bug
2024-11-11 15:19:42 +08:00
LarFii
d0c1844264
Linting
2024-11-11 10:45:22 +08:00
LarFii
b6b2e69773
Linting
2024-11-11 10:45:22 +08:00
jin
d68fc3d248
support Oracle DB
2024-11-08 16:20:34 +08:00
jin
6e56c8343a
support Oracle DB
2024-11-08 16:20:34 +08:00
jin
5e9d19d5a3
support Oracle Database storage
2024-11-08 16:12:58 +08:00
jin
b690e071bf
support Oracle Database storage
2024-11-08 16:12:58 +08:00
jin
594470ab56
Oracle Database support
...
Add oracle 23ai database as the KV/vector/graph storage
2024-11-08 14:58:41 +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
9463d588fa
Merge branch 'main' into main
2024-11-07 14:54:15 +08:00
zrguo
36e9236d7a
Merge branch 'main' into main
2024-11-07 14:54:15 +08:00
Ken Wiltshire
3d5d083f42
fix event loop conflict
2024-11-06 11:18:14 -05:00
Ken Wiltshire
ac0b7fd775
fix event loop conflict
2024-11-06 11:18:14 -05:00
Ken Wiltshire
8420cd1c77
event loop issue
2024-11-06 10:49:14 -05:00
Ken Wiltshire
a73ef6ec5a
event loop issue
2024-11-06 10:49:14 -05:00
benx13
6f77f54c6d
bug fix issue #95
2024-11-05 18:36:59 -08:00
benx13
c956e39621
bug fix issue #95
2024-11-05 18:36:59 -08:00
wiltshirek
266995bed6
Merge branch 'HKUDS:main' into main
2024-11-03 07:24:28 -05:00
wiltshirek
346e96835b
Merge branch 'HKUDS:main' into main
2024-11-03 07:24:28 -05:00
Ken Wiltshire
7af90f0129
linting errors fixed
2024-11-03 07:17:02 -05:00
Ken Wiltshire
5aa3be93e0
linting errors fixed
2024-11-03 07:17:02 -05:00