Commit Graph

1002 Commits

Author SHA1 Message Date
Magic_yuan
717afe4d59 Update lightrag_azure_openai_demo.py
更新代码格式
2024-11-21 18:44:38 +08:00
zzzcccxx
156611ec7a 修改了relation_counts计数规则 2024-11-21 14:35:18 +08:00
zzzcccxx
116e1d20a9 修改了relation_counts计数规则 2024-11-21 14:35:18 +08:00
zrguo
74fbc8bbf7 Update Discord Link 2024-11-21 10:56:15 +08:00
zrguo
e0488bc9fc Update Discord Link 2024-11-21 10:56:15 +08:00
Magic_yuan
c0b040fe1b 使用AzureOpenAI实现,支持RPM/TPM限制。修复原先429响应即抛出异常的问题 2024-11-21 10:37:09 +08:00
Magic_yuan
2a3d92b515 使用AzureOpenAI实现,支持RPM/TPM限制。修复原先429响应即抛出异常的问题 2024-11-21 10:37:09 +08:00
zrguo
f86cae2a6b Update README.md 2024-11-19 16:57:20 +08:00
zrguo
a50ed0b164 Update README.md 2024-11-19 16:57:20 +08:00
LarFii
bd62b17f96 Update README.md 2024-11-19 16:54:14 +08:00
LarFii
9d871fbc71 Update README.md 2024-11-19 16:54:14 +08:00
LarFii
ce7f524174 Update 2024-11-19 16:52:26 +08:00
LarFii
bcaaaad959 Update 2024-11-19 16:52:26 +08:00
zrguo
8b8002803a Merge pull request #302 from Luobots/main
A more robust approach for result to json.
2024-11-19 16:26:29 +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
eec08661a2 Merge pull request #286 from Sucran/main
fix neo4j bug
2024-11-19 15:25:49 +08:00
zrguo
93e0dcfd59 Merge pull request #286 from Sucran/main
fix neo4j bug
2024-11-19 15:25:49 +08:00
luoyifan
92fe18b2ea A more robust approach for result to json. 2024-11-19 14:02:38 +08:00
luoyifan
c9becdf5f4 A more robust approach for result to json. 2024-11-19 14:02:38 +08:00
zrguo
633aa6c2ab Merge pull request #300 from WinstonCHEN1/main
fix:error working directory name in Step_1.py
2024-11-19 09:45:11 +08:00
zrguo
b7ccf98b47 Merge pull request #300 from WinstonCHEN1/main
fix:error working directory name in Step_1.py
2024-11-19 09:45:11 +08:00
zrguo
45d7461d2d Merge pull request #295 from tmuife/change_bind_prarm_type
change the type of binding parameters in Oracle23AI
2024-11-19 09:44:57 +08:00
zrguo
7aa53c6949 Merge pull request #295 from tmuife/change_bind_prarm_type
change the type of binding parameters in Oracle23AI
2024-11-19 09:44:57 +08:00
WinstonCHEN1
8cc98e13ac fix:error working directory name in Step_1.py 2024-11-18 14:24:04 -08:00
WinstonCHEN1
e203aad3de fix:error working directory name in Step_1.py 2024-11-18 14:24:04 -08:00
tmuife
e5f2aa3a30 use pre-commit reformat 2024-11-18 13:52:49 +08:00
tmuife
89d7967349 use pre-commit reformat 2024-11-18 13:52:49 +08:00
tmuife
1123ccfbd0 change the type of binding parameters in Oracle23AI 2024-11-18 10:00:06 +08:00
tmuife
8e16f0815c change the type of binding parameters in Oracle23AI 2024-11-18 10:00:06 +08:00
Richard
6bdf693b85 fix neo4j bug 2024-11-15 13:11:43 +08:00
Richard
5661d76860 fix neo4j bug 2024-11-15 13:11:43 +08:00
jin
662303f605 use oracle bind variables to avoid error 2024-11-15 12:57:01 +08:00
jin
d6589684ef use oracle bind variables to avoid error 2024-11-15 12:57:01 +08:00
zrguo
2022578323 Update Discord Link 2024-11-14 16:21:20 +08:00
zrguo
186cd34a03 Update Discord Link 2024-11-14 16:21:20 +08:00
zrguo
40ef017e3d Update Discord Link 2024-11-14 16:02:30 +08:00
zrguo
371e444998 Update Discord Link 2024-11-14 16:02:30 +08:00
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
zrguo
3dbdff33b9 Merge pull request #263 from detaos/detaos-patch-1
Only update storage if there was something to insert
2024-11-13 13:11:32 +08:00
zrguo
3d37888c9c Merge pull request #263 from detaos/detaos-patch-1
Only update storage if there was something to insert
2024-11-13 13:11:32 +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
zrguo
dcf2641147 Update lightrag_api_oracle_demo..py 2024-11-12 15:38:16 +08:00
zrguo
d904f2abd5 Update lightrag_api_oracle_demo..py 2024-11-12 15:38:16 +08:00
zrguo
c01f15802d Merge pull request #257 from jin38324/main
Add Oracle database as all type of storage (KV/vector/graph)
2024-11-12 15:36:11 +08:00