146 Commits

Author SHA1 Message Date
Yannick Stephan
c36c6743d6 cleaned code 2025-02-09 15:25:58 +01:00
Yannick Stephan
1949c4a2c6 improved get status 2025-02-09 15:24:52 +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
Yannick Stephan
6a4a77bfe9 make more clear 2025-02-09 14:11:11 +01:00
Yannick Stephan
1c7d14ef76 updated the pipe 2025-02-09 13:54:04 +01:00
Yannick Stephan
acbe3e2ff2 cleaned code 2025-02-09 13:18:47 +01:00
Yannick Stephan
263a301179 fixed filtering 2025-02-09 13:16:21 +01:00
Yannick Stephan
bf89dc18b7 fixed the processed 2025-02-09 13:03:50 +01:00
Yannick Stephan
914c8ffcd7 cleaned code 2025-02-09 11:48:27 +01:00
Yannick Stephan
1f8fc44591 cleaned type 2025-02-09 11:46:01 +01:00
Yannick Stephan
572a75b141 cleaned code 2025-02-09 11:36:33 +01:00
Yannick Stephan
4acf92dfd9 cleaned code 2025-02-09 11:35:31 +01:00
Yannick Stephan
1159a69e4e added docs 2025-02-09 11:30:54 +01:00
Yannick Stephan
c7c565287a added docs 2025-02-09 11:29:05 +01:00
Yannick Stephan
4cce14e65e cleaned import 2025-02-09 11:24:08 +01:00
Yannick Stephan
61fd3e6127 cleaned code 2025-02-09 11:21:32 +01:00
Yannick Stephan
fd77099af5 cleaned insert by using pipe 2025-02-09 11:10:46 +01:00
Yannick Stephan
50c7f26262 cleanup code 2025-02-08 23:58:15 +01:00
Yannick Stephan
2929d1fc39 fixed pipe 2025-02-08 23:52:27 +01:00
Yannick Stephan
d2db250ee7 added type to be more clear 2025-02-08 23:25:42 +01:00
ArnoChen
f5bf6a4af8 use namespace as neo4j database name
format

fix
2025-02-08 20:06:18 +08:00
ArnoChen
3f845e9e53 better handling of namespace 2025-02-08 16:05:59 +08:00
ArnoChen
b2b8cf0aa4 remove unused json_doc_status_storage 2025-02-08 13:56:12 +08:00
ArnoChen
88d691deb9 add namespace prefix to storage namespaces 2025-02-08 13:53:00 +08:00
ArnoChen
57b015bee1 fix doc_key filtering logic to handle dict status 2025-02-05 03:22:22 +08:00
zrguo
0c8a2bface
Merge pull request #701 from RayWang1991/main
fix DocStatus issue
2025-02-04 00:16:34 +08:00
ruirui
e825b079bc fix status error 2025-02-03 23:45:21 +08:00
ultrageopro
0284469fd4
doc: add information about log_dir parameter 2025-02-03 11:25:09 +03:00
ultrageopro
749003f380
fix: path for windows 2025-02-02 14:59:46 +03:00
ultrageopro
ba9c8cd734
fix: default log dir 2025-02-02 14:06:31 +03:00
ultrageopro
35c4115441
feat: custom log dir 2025-02-02 14:04:24 +03:00
zrguo
c07b5522fe
Merge pull request #695 from ShanGor/main
Fix the bug from main stream that using doc['status'] and improve Apache AGE performance
2025-02-02 18:27:11 +08:00
Samuel Chan
02ac96ff8e - Fix the bug from main stream that using doc['status']
- Improve the performance of Apache AGE.
- Revise the README.md for Apache AGE indexing.
2025-02-02 18:20:32 +08:00
yangdx
0a693dbfda Fix linting 2025-02-02 04:27:55 +08:00
yangdx
fdc9017ded Set embedding_func in all llm_response_cache 2025-02-02 03:14:07 +08:00
yangdx
b87703aea6 Add embedding_func to llm_response_cache 2025-02-01 22:19:16 +08:00
Gurjot Singh
8a624e198a Add faiss integration for storage 2025-01-31 19:00:36 +05:30
yangdx
e29682eef8 Allow configuration of LLM parameters through environment variables 2025-01-29 23:39:47 +08:00
ranfysvalle02
4c349c208d +MDB KG 2025-01-29 07:31:34 -05:00
Saifeddine ALOUI
56e9c9f4d5
Moved the storages to kg folder 2025-01-27 09:59:26 +01:00
Saifeddine ALOUI
6d95f58f34
Update lightrag.py 2025-01-27 09:34:00 +01:00
MdNazishArmanShorthillsAI
f0b2024667 Query with your custom prompts 2025-01-27 10:32:22 +05:30
hyb
3dba406644 feat: Added webui management, including file upload, text upload, Q&A query, graph database management (can view tags, view knowledge graph based on tags), system status (whether it is good, data storage status, model status, path),request /webui/index.html 2025-01-25 18:38:46 +08:00
Saifeddine ALOUI
34018cb1e0 Separated llms from the main llm.py file and fixed some deprication bugs 2025-01-25 00:11:00 +01:00
zrguo
cdf967cedd
Merge pull request #631 from 18277486571HYB/redis_impl
feat: 新增ini文件读取数据库配置方式,方便生产环境,修改Lightrag ainsert方法_add_doc_keys获取方式,原…
2025-01-25 01:44:46 +08:00