Commit Graph

1157 Commits

Author SHA1 Message Date
Saifeddine ALOUI
fb7f853125 Update index.html 2025-01-24 16:43:43 +01:00
Saifeddine ALOUI
8a154038cb Update index.html 2025-01-24 16:35:04 +01:00
Saifeddine ALOUI
a9e69f5613 Update index.html 2025-01-24 16:30:49 +01:00
Saifeddine ALOUI
8461ab6ad9 Update index.html 2025-01-24 16:27:01 +01:00
Saifeddine ALOUI
2b8c05e7ea Update index.html 2025-01-24 16:17:20 +01:00
Saifeddine ALOUI
6e4668cec8 Update index.html 2025-01-24 16:05:20 +01:00
Saifeddine ALOUI
1f97745b93 Add files via upload 2025-01-24 15:56:35 +01:00
Saifeddine ALOUI
0170bf1252 Update index.html 2025-01-24 14:38:31 +01:00
Saifeddine ALOUI
eddd1c23bd Update index.html 2025-01-24 14:35:41 +01:00
Saifeddine ALOUI
8653e0d410 Update index.html 2025-01-24 14:03:57 +01:00
Saifeddine ALOUI
49a039765c Update index.html 2025-01-24 14:02:12 +01:00
Saifeddine ALOUI
a20d065285 Update index.html 2025-01-24 14:01:06 +01:00
Saifeddine ALOUI
153ea4023e Update and rename keep.txt to README.md 2025-01-24 13:57:54 +01:00
Saifeddine ALOUI
6e1f9ff00a Update lightrag_server.py 2025-01-24 13:55:50 +01:00
Saifeddine ALOUI
a0c91d41b9 Fixed serving the webui 2025-01-24 13:54:49 +01:00
Saifeddine ALOUI
d9140a65e9 Merge pull request #1 from ParisNeo/patch-1
Patch 1
2025-01-24 13:52:54 +01:00
Saifeddine ALOUI
ecc3ab1697 Create index.html 2025-01-24 13:52:26 +01:00
Saifeddine ALOUI
811574e6e3 Create keep.txt 2025-01-24 13:52:03 +01:00
Saifeddine ALOUI
dfd7f74921 Added serving a web ui
Serving webui
2025-01-24 13:50:06 +01:00
Saifeddine ALOUI
c22e35f5d9 Merge branch 'HKUDS:main' into main 2025-01-24 13:38:20 +01:00
Saifeddine ALOUI
8171235f35 Added docstrings to lightrag_server.py
Added docstrings to lightrag_server.py
2025-01-24 13:37:43 +01:00
zrguo
3d93df4049 Merge pull request #634 from magicyuan876/main
修复当出现异常时,会导致更新数据卡死的bug
2025-01-24 16:30:50 +08:00
zrguo
b71ef4a912 Merge pull request #630 from soichisumi/support-azureopenai
add "azure_openai" in llm_binding and embedding_binding
2025-01-24 16:26:44 +08:00
Magic_yuan
f6d29e1793 修复缓存处理的运行时错误
].func  # ["func"]
 ^^^^
AttributeError: 'dict' object has no attribute 'func'
2025-01-24 11:01:32 +08:00
Magic_yuan
443aab2882 修复当出现异常时,会导致更新数据卡死的bug 2025-01-24 10:15:25 +08:00
Soichi Sumi
a3306c4633 add "azure_openai" in llm_binding and embedding_binding 2025-01-23 21:30:57 +09:00
zrguo
63bd066307 Merge pull request #628 from danielaskdd/Fix-parms-missing-for-openai
Fix parms missing for openai
2025-01-23 11:52:17 +08:00
zrguo
e485d7fe9d Merge pull request #624 from soichisumi/fix-dockerfile
Fix: docker build
2025-01-23 11:51:44 +08:00
zrguo
aa08126ee8 Merge pull request #616 from 18277486571HYB/redis_impl
feat: 增加redis KV存储,增加openai+neo4j+milvus+redis的demo测试,新增lightrag.py: R…
2025-01-23 11:49:56 +08:00
yangdx
0920942a06 update enviroment variable file sample 2025-01-23 03:17:50 +08:00
yangdx
da9eaafcb7 Fix API docs link 2025-01-23 01:53:59 +08:00
yangdx
57093c3571 Merge commit '548ad1f299c875b59df21147f7edf9eab2d73d2c' into fix-RAG-param-missing 2025-01-23 01:41:52 +08:00
yangdx
54c11d7734 Delete outdated doc (new version is lightrag/api/README.md) 2025-01-23 01:17:21 +08:00
yangdx
11b618d434 Fix parameters missing in app creation in case openai is selected 2025-01-23 01:15:48 +08:00
hyb
3c5ced835e feat: 增加redis KV存储,增加openai+neo4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖 2025-01-22 16:56:40 +08:00
hyb
e08905b398 feat: 增加redis KV存储,增加openai+neo4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖 2025-01-22 16:42:13 +08:00
zrguo
548ad1f299 Merge pull request #618 from nickjfrench/patch-2
Replacing ParisNeo with this repo owner, HKUDS
2025-01-22 15:57:38 +08:00
zrguo
ec1d8e5176 Merge pull request #622 from ParisNeo/main
Addind a simple tool to view the lightrag database in 3d
2025-01-22 15:56:22 +08:00
zrguo
5d4066bc9b Merge pull request #617 from nickjfrench/patch-1
Fixed API docs link in Readme.md
2025-01-22 15:54:47 +08:00
Soichi Sumi
b958573afd Fix: docker build 2025-01-22 15:48:07 +09:00
Saifeddine ALOUI
39450cc63f added ignore of putting imports after some code (required for pipmaster) 2025-01-22 01:15:10 +01:00
Saifeddine ALOUI
6db8b5bf79 linting fix 2025-01-22 00:40:39 +01:00
Saifeddine ALOUI
f5fd8d5eac Merge branch 'main' of https://github.com/ParisNeo/LightRAG 2025-01-22 00:38:38 +01:00
Saifeddine ALOUI
54d0b64fdb upgraded 2025-01-22 00:38:35 +01:00
Nick French
78fa56e2a7 Replacing ParisNeo with this repo owner, HKUDS 2025-01-21 10:50:27 -05:00
Nick French
76352867d6 Fixed API docs link in readme.md 2025-01-21 10:35:16 -05:00
Nick French
6549b9c950 Fixing API Docs link in Readme.md 2025-01-21 10:32:25 -05:00
hyb
ce378a3d86 feat: 增加redis KV存储,增加openai+能o4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖 2025-01-21 21:42:34 +08:00
zrguo
4e5ca51e38 Update __init__.py 2025-01-21 10:29:52 +08:00
zrguo
79820abda0 Merge pull request #613 from ParisNeo/main
Added OpenWebui Tool
2025-01-21 10:27:57 +08:00