Commit Graph

1567 Commits

Author SHA1 Message Date
yangdx
14fd89c168 Remove storage class method check 2025-02-11 12:05:37 +08:00
yangdx
0e660d4000 Fix doc_status error 2025-02-11 10:17:51 +08:00
yangdx
cddde8053d Add configuration examples for Oracle, TiDB, PostgreSQL and storage backends 2025-02-11 06:31:59 +08:00
yangdx
f20a164467 Translate Chinese comments to English 2025-02-11 05:22:40 +08:00
yangdx
17abd214a2 Fix linting 2025-02-11 05:18:09 +08:00
yangdx
1f7990646e update storage environment requirements for TiDB and Oracle
• Changed TiDB URI to user/password
• Added Oracle config dir requirement
• Fixed Oracle DSN naming
• Fixed extra comma in Oracle Graph config
• Made env vars more explicit
2025-02-11 04:42:10 +08:00
yangdx
c5c606f491 Inject TiDB同LightRAG storage when needed 2025-02-11 04:27:45 +08:00
yangdx
5408e7ea02 Add table existence check for Oracle and PostgreSQL DB initialization
• Add Oracle table check on startup
• Add PostgreSQL table check on startup
• Use event loop for async DB operations
• Ensure tables exist before DB operations
2025-02-11 04:19:12 +08:00
yangdx
7ec769456c Inject Postgres to LightRag storage class when needed 2025-02-11 03:55:15 +08:00
yangdx
a4cf7e66d3 Inject oracle db to LightRag storage class when needed 2025-02-11 03:54:54 +08:00
yangdx
8cfca5a141 Fix linting 2025-02-11 03:29:40 +08:00
yangdx
56c1792767 feat optimize storage configuration and environment variables
* add storage type compatibility validation table
* add enviroment variables check for storage
* modify storage init to get setting from confing.ini and env
2025-02-11 00:55:52 +08:00
zrguo
d0779209d9 Update LOGO 2025-02-10 14:01:52 +08:00
zrguo
ad8349aff5 Merge pull request #738 from ArnoChenFx/qdrant-backend
add qdrant backend, enable MongoGraphStorage based on config
2025-02-10 13:55:15 +08:00
zrguo
f1a0284294 Merge pull request #739 from YanSte/fixes
Improve Parallelism & Fix Bugs After Testing
2025-02-10 13:52:19 +08:00
Yannick Stephan
bfd280450a cleaned code 2025-02-09 21:48:19 +01:00
Yannick Stephan
a47e09c69e improving ainsert_custom_chunks paralelism 2025-02-09 21:42:04 +01:00
Yannick Stephan
07f31606d2 cleaned code 2025-02-09 21:34:38 +01:00
Yannick Stephan
9f6621454e fixed ids 2025-02-09 21:24:13 +01:00
Yannick Stephan
f37f2c7555 improved parallele 2025-02-09 21:17:09 +01:00
Yannick Stephan
068924b59f updated type 2025-02-09 21:12:39 +01:00
Yannick Stephan
3e49ced307 Improved paralle 2025-02-09 21:03:14 +01:00
Yannick Stephan
2b99637584 improved paralle 2025-02-09 20:41:18 +01:00
Yannick Stephan
5e3100221c cleaned code 2025-02-09 20:18:38 +01:00
Yannick Stephan
07e3d2b24f fixed typo 2025-02-09 20:11:35 +01:00
Yannick Stephan
d70d7ff20e added at call check 2025-02-09 20:05:59 +01:00
Yannick Stephan
62115b836f cleaned set 2025-02-09 20:03:15 +01:00
Yannick Stephan
6480ddee5d cleaned code 2025-02-09 19:51:05 +01:00
Yannick Stephan
55cfb4dab1 fixed typo 2025-02-09 19:24:41 +01:00
Yannick Stephan
7d63898015 fixed bugs 2025-02-09 19:21:49 +01:00
ArnoChen
a55b3263f1 move config.ini.example to root directory 2025-02-10 01:30:55 +08:00
ArnoChen
ee5c00e0c6 add example configuration file for API
format
2025-02-10 01:23:41 +08:00
ArnoChen
09195182c2 enable MongoGraphStorage based on config
mongo graph
2025-02-10 01:07:41 +08:00
ArnoChen
294d094076 use "database" instead of "LightRAG" for MongoDB config 2025-02-10 01:00:02 +08:00
ArnoChen
c858e4a4e6 add qdrant backend 2025-02-10 00:57:28 +08:00
zrguo
832a9bb6fb Merge pull request #734 from YanSte/feature-fix-pipeline
Fixed Pipe Insert & Code Cleanup
2025-02-09 23:29:17 +08:00
Yannick Stephan
f84be33d5c cleaned code 2025-02-09 15:54:15 +01:00
Yannick Stephan
93717e6705 cleaned code 2025-02-09 15:36:01 +01:00
Yannick Stephan
c36c6743d6 cleaned code 2025-02-09 15:25:58 +01:00
Yannick Stephan
d1d422e5e4 cleaned readme 2025-02-09 15:25:02 +01:00
Yannick Stephan
1949c4a2c6 improved get status 2025-02-09 15:24:52 +01:00
Yannick Stephan
948d21b41d added docs and content 2025-02-09 15:24:41 +01:00
Yannick Stephan
7116bd1872 cleaned code 2025-02-09 15:24:30 +01:00
Yannick Stephan
28b53144d9 updated readme 2025-02-09 15:00:07 +01:00
Yannick Stephan
82481ecf28 cleaned code 2025-02-09 14:55:52 +01:00
Yannick Stephan
58d776561d cleaned docs 2025-02-09 14:39:32 +01:00
Yannick Stephan
abcdcd5a73 cleaned docs 2025-02-09 14:36:49 +01:00
Yannick Stephan
37943a65a3 cleaned code 2025-02-09 14:36:00 +01:00
Yannick Stephan
f8779cb193 updated naming 2025-02-09 14:32:48 +01:00
Yannick Stephan
5faae81417 simplified process 2025-02-09 14:24:35 +01:00