LarFii
bcaaaad959
Update
2024-11-19 16:52:26 +08:00
Richard
5661d76860
fix neo4j bug
2024-11-15 13:11:43 +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
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
40b532722c
Merge branch 'main' of https://github.com/jin38324/LightRAG
2024-11-11 15:21:37 +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
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
ca65e360aa
cleaning code for pull
2024-11-01 16:11:19 -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
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
Ken Wiltshire
0796d3d8e0
inference running locally. use neo4j next
2024-10-27 15:37:41 -04:00
zhenjie.ye
f71e389d5b
Refactor code formatting in lightrag_api_openai_compatible_demo.py
2024-10-26 16:12:10 +08:00
Yazington
e3d978d331
fixing bug
2024-10-26 00:11:21 -04:00
Andrii Lazarchuk
216813c300
Add ability to passadditional parameters to ollama library like host and timeout
2024-10-21 11:55:46 +00:00
Sanketh Kumar
744dad339d
chore: added pre-commit-hooks and ruff formatting for commit-hooks
2024-10-19 09:43:17 +05:30
LarFii
10d1ac4885
ollama test
2024-10-16 15:15:10 +08:00
LarFii
2190425d95
fix bug
2024-10-15 21:11:12 +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
81209fa96b
update
2024-10-10 15:02:30 +08:00
LarFii
5931e4bccb
Revert "first commit"
2024-10-10 15:00:31 +08:00
Larfii
c91f15b2a8
update
2024-10-08 15:24:51 +08:00
Larfii
13c67c2bcf
update
2024-10-07 17:28:18 +08:00
Larfii
25df09a8ac
first commit
2024-10-07 17:23:54 +08:00