Samuel Chan
|
b7f67eda21
|
fix the postgres get all labels and get knowledge graph
|
2025-03-08 11:45:59 +08:00 |
|
zrguo
|
e822f35c89
|
Fix edit entity and relation bugs
|
2025-03-07 14:39:06 +08:00 |
|
zrguo
|
81568f3bad
|
fix linting
|
2025-03-04 15:53:20 +08:00 |
|
zrguo
|
3a2a636862
|
Implement the missing methods.
|
2025-03-04 15:50:53 +08:00 |
|
yangdx
|
e3a40c2fdb
|
Fix linting
|
2025-03-01 16:23:34 +08:00 |
|
yangdx
|
d18eb52ccc
|
Add type ignore comments for asyncpg imports to suppress mypy errors
|
2025-03-01 15:38:39 +08:00 |
|
Samuel Chan
|
60ad8ccf12
|
Add support to namespace_prefix
|
2025-02-21 22:48:23 +08:00 |
|
Yannick Stephan
|
678e0f9aea
|
Revert "Cleanup of code"
|
2025-02-20 15:09:43 +01:00 |
|
Yannick Stephan
|
439685e69c
|
Revert "removed get_knowledge_graph"
|
2025-02-20 14:29:36 +01:00 |
|
Yannick Stephan
|
32d0f1acb0
|
added docs and fields
|
2025-02-20 13:09:33 +01:00 |
|
Yannick Stephan
|
9f2c659d9c
|
remove unused log
|
2025-02-20 12:54:14 +01:00 |
|
Yannick Stephan
|
cedb5f3975
|
Merge pull request #886 from YanSte/clean-2
removed get_knowledge_graph
|
2025-02-19 22:59:10 +01:00 |
|
Yannick Stephan
|
89c35c82c7
|
removed get_knowledge_graph
|
2025-02-19 22:57:46 +01:00 |
|
Yannick Stephan
|
4978379b9c
|
Merge pull request #885 from YanSte/remove-unsused
Cleanup of code
|
2025-02-19 22:54:58 +01:00 |
|
Yannick Stephan
|
eb3306f34c
|
cleanup
|
2025-02-19 22:52:49 +01:00 |
|
Yannick Stephan
|
48a1ad9b3b
|
Merge pull request #883 from YanSte/fix-return-none
Optimised returns
|
2025-02-19 22:24:50 +01:00 |
|
Yannick Stephan
|
9277fe8c29
|
fixed return
|
2025-02-19 22:22:41 +01:00 |
|
Saifeddine ALOUI
|
45ee4dd08c
|
fixed linting
|
2025-02-19 20:50:39 +01:00 |
|
Saifeddine ALOUI
|
521dbf2be1
|
Update postgres_impl.py
|
2025-02-19 19:50:46 +01:00 |
|
Yannick Stephan
|
ad07f22cc8
|
back age
|
2025-02-19 15:09:41 +01:00 |
|
Yannick Stephan
|
48377d91ef
|
back age
|
2025-02-19 14:26:46 +01:00 |
|
Yannick Stephan
|
fc151e5866
|
cleaned code
|
2025-02-19 13:54:27 +01:00 |
|
Yannick Stephan
|
4adb4418fd
|
cleaned code
|
2025-02-19 13:42:49 +01:00 |
|
Yannick Stephan
|
05147f4799
|
improved code of postgress and execution
|
2025-02-19 13:31:30 +01:00 |
|
Yannick Stephan
|
ccb117e1c6
|
Merge pull request #846 from ArnoChenFx/db-connection-and-storage-lifecycle
Refactor Database Connection Management and Improve Storage Lifecycle Handling
|
2025-02-18 22:39:31 +01:00 |
|
ArnoChen
|
bfc548edf2
|
change init=False to default=None for db fields to prevent no attribute error
|
2025-02-19 04:55:59 +08:00 |
|
ArnoChen
|
f50604b2d3
|
improve conditional checks for db instance
|
2025-02-19 04:53:15 +08:00 |
|
ArnoChen
|
e194e04226
|
refactor database connection management and improve storage lifecycle handling
update
|
2025-02-19 03:49:05 +08:00 |
|
Yannick Stephan
|
2524e02428
|
remove tqdm and cleaned readme and ollama
|
2025-02-18 19:58:03 +01:00 |
|
Yannick Stephan
|
46e1865b98
|
cleanup code
|
2025-02-18 16:58:11 +01:00 |
|
Saifeddine ALOUI
|
f7ef4c7ee8
|
Update postgres_impl.py
|
2025-02-18 16:10:26 +01:00 |
|
Saifeddine ALOUI
|
b4e0c47607
|
Update postgres_impl.py
|
2025-02-18 10:29:07 +01:00 |
|
Saifeddine ALOUI
|
fec7889458
|
Update postgres_impl.py
|
2025-02-18 10:27:38 +01:00 |
|
Saifeddine ALOUI
|
9b9f989160
|
Update postgres_impl.py
|
2025-02-18 10:24:19 +01:00 |
|
Saifeddine ALOUI
|
a15d164d87
|
Update postgres_impl.py
|
2025-02-18 10:16:00 +01:00 |
|
Saifeddine ALOUI
|
941c89521c
|
Debug
|
2025-02-18 10:12:08 +01:00 |
|
Saifeddine ALOUI
|
becf76a528
|
Debuggging
|
2025-02-18 10:07:57 +01:00 |
|
Saifeddine ALOUI
|
8f6f4c249a
|
Added more drops
|
2025-02-18 10:01:21 +01:00 |
|
Saifeddine ALOUI
|
f02c881fd3
|
Added drop for Doc status
|
2025-02-18 09:57:10 +01:00 |
|
Saifeddine ALOUI
|
6a0366cb24
|
Fixed indentation bug
|
2025-02-18 09:39:10 +01:00 |
|
Saifeddine ALOUI
|
f11900451a
|
Addded drop to postgresql
|
2025-02-18 09:10:50 +01:00 |
|
Yannick Stephan
|
80272cbf16
|
fixed edge
|
2025-02-17 23:20:10 +01:00 |
|
Yannick Stephan
|
66c4b01fdd
|
remove drops unused
|
2025-02-17 23:16:23 +01:00 |
|
Yannick Stephan
|
49bea486a7
|
cleaned code
|
2025-02-16 16:04:35 +01:00 |
|
Yannick Stephan
|
2b2c81a722
|
added some comments
|
2025-02-16 16:04:07 +01:00 |
|
Yannick Stephan
|
2bf238396e
|
updated wrong status
|
2025-02-16 15:52:59 +01:00 |
|
Yannick Stephan
|
a1607bbcb9
|
Merge remote-tracking branch 'origin/main' into make-clear-what-implemented-or-not
# Conflicts:
# lightrag/base.py
# lightrag/kg/json_doc_status_impl.py
# lightrag/kg/mongo_impl.py
# lightrag/kg/postgres_impl.py
|
2025-02-16 15:29:16 +01:00 |
|
Yannick Stephan
|
0e7aff96bb
|
back to not making breaks
|
2025-02-16 15:08:50 +01:00 |
|
Yannick Stephan
|
9a5fbaaa5f
|
removed unused methods
|
2025-02-16 14:50:04 +01:00 |
|
Yannick Stephan
|
a0844bca28
|
cleaned import
|
2025-02-16 14:45:45 +01:00 |
|