zrguo
|
80451af839
|
fix linting errors
|
2025-01-27 23:21:34 +08:00 |
|
zrguo
|
9a7a6f9aac
|
Merge pull request #660 from ParisNeo/main
LightRAG Enhancements PR
|
2025-01-27 23:17:03 +08:00 |
|
zrguo
|
7dd6bd4ceb
|
Merge branch 'main' into main
|
2025-01-27 23:16:06 +08:00 |
|
zrguo
|
ba40a8de8b
|
Merge pull request #659 from danielaskdd/cvs_robustness
Enhance robustness of CVS processing ,Fix potential CSV parsing issues
|
2025-01-27 23:12:43 +08:00 |
|
Saifeddine ALOUI
|
e4b2a5956e
|
Upgraded ui
|
2025-01-27 12:49:12 +01:00 |
|
Saifeddine ALOUI
|
a4156fed19
|
Fixed ui
|
2025-01-27 12:44:22 +01:00 |
|
Saifeddine ALOUI
|
340ba40770
|
Added rescan button
|
2025-01-27 12:25:59 +01:00 |
|
Saifeddine ALOUI
|
0721ee303c
|
Fixed files list
|
2025-01-27 12:02:22 +01:00 |
|
Saifeddine ALOUI
|
7957c7c753
|
split the html and javascript code
|
2025-01-27 10:23:50 +01:00 |
|
Saifeddine ALOUI
|
16d1ae77ee
|
fixed csv_string_to_list when data contains null
|
2025-01-27 10:15:30 +01:00 |
|
Saifeddine ALOUI
|
315f0bf5f9
|
Added escaping to list_of_list_to_csv
|
2025-01-27 10:13:06 +01:00 |
|
Saifeddine ALOUI
|
5d97d7e42c
|
removed storage.py
|
2025-01-27 10:01:59 +01:00 |
|
Saifeddine ALOUI
|
56e9c9f4d5
|
Moved the storages to kg folder
|
2025-01-27 09:59:26 +01:00 |
|
Saifeddine ALOUI
|
52037205eb
|
Update tidb_impl.py
|
2025-01-27 09:40:50 +01:00 |
|
Saifeddine ALOUI
|
b2c1144219
|
Update redis_impl.py
|
2025-01-27 09:39:58 +01:00 |
|
Saifeddine ALOUI
|
b6068046ff
|
Update postgres_impl.py
|
2025-01-27 09:39:39 +01:00 |
|
Saifeddine ALOUI
|
57682389e2
|
Update postgres_impl_test.py
|
2025-01-27 09:38:32 +01:00 |
|
Saifeddine ALOUI
|
c7c56863b1
|
Update postgres_impl.py
|
2025-01-27 09:36:53 +01:00 |
|
Saifeddine ALOUI
|
ecadb71556
|
Update oracle_impl.py
|
2025-01-27 09:36:34 +01:00 |
|
Saifeddine ALOUI
|
3fdeeff8ba
|
Update neo4j_impl.py
|
2025-01-27 09:36:10 +01:00 |
|
Saifeddine ALOUI
|
7a5d058a57
|
Update mongo_impl.py
|
2025-01-27 09:35:50 +01:00 |
|
Saifeddine ALOUI
|
9390abb49b
|
Update milvus_impl.py
|
2025-01-27 09:35:26 +01:00 |
|
Saifeddine ALOUI
|
af245eb73e
|
Update age_impl.py
|
2025-01-27 09:35:08 +01:00 |
|
Saifeddine ALOUI
|
09c55032bd
|
Update requirements.txt
|
2025-01-27 09:34:43 +01:00 |
|
Saifeddine ALOUI
|
ce88761859
|
Update storage.py
|
2025-01-27 09:34:23 +01:00 |
|
Saifeddine ALOUI
|
6d95f58f34
|
Update lightrag.py
|
2025-01-27 09:34:00 +01:00 |
|
Saifeddine ALOUI
|
2f19ac3625
|
Update graph_visual_with_html.py
|
2025-01-27 09:33:35 +01:00 |
|
Saifeddine ALOUI
|
609d060579
|
Update requirements.txt
|
2025-01-27 09:33:04 +01:00 |
|
Saifeddine ALOUI
|
3c72299e38
|
Update networkx_storage.py
|
2025-01-27 09:31:46 +01:00 |
|
Saifeddine ALOUI
|
3fe780893a
|
Update nano_vector_db.py
|
2025-01-27 09:31:23 +01:00 |
|
Saifeddine ALOUI
|
befcb82693
|
Update jsondocstatus_storage.py
|
2025-01-27 09:30:39 +01:00 |
|
Saifeddine ALOUI
|
4911f936e0
|
Update json_kv_storage.py
|
2025-01-27 09:29:09 +01:00 |
|
Saifeddine ALOUI
|
f9fdd4cb35
|
Create __init__.py
|
2025-01-27 09:27:08 +01:00 |
|
yangdx
|
c8d384f15f
|
Fix linting
|
2025-01-27 16:12:30 +08:00 |
|
Saifeddine ALOUI
|
dd94b0026a
|
Create networkx_storage.py
|
2025-01-27 09:09:08 +01:00 |
|
Saifeddine ALOUI
|
fc2ebd98db
|
Create nano_vector_db.py
|
2025-01-27 09:08:41 +01:00 |
|
Saifeddine ALOUI
|
d274beb9d2
|
Create jsondocstatus_storage.py
|
2025-01-27 09:08:14 +01:00 |
|
Saifeddine ALOUI
|
fc3cc40a2e
|
Create json_kv_storage.py
|
2025-01-27 09:07:52 +01:00 |
|
yangdx
|
6d61b37c03
|
Add type ignore for pptx import
|
2025-01-27 16:07:03 +08:00 |
|
yangdx
|
66720409bd
|
Enhance robustness of CVS processing ,Fix potential CSV parsing issues
- Add CSV quoting for all fields
- Remove null characters from CSV input
- Improve CSV data integrity
- Ensure consistent CSV formatting
|
2025-01-27 15:32:27 +08:00 |
|
zrguo
|
3b3e0719a7
|
Merge pull request #658 from MdNazishArmanShorthillsAI/main
Query with your custom prompts
|
2025-01-27 15:12:14 +08:00 |
|
zrguo
|
50f1e08be5
|
Merge pull request #656 from ParisNeo/main
translated docstrings to english and enhanced the webui
|
2025-01-27 15:11:58 +08:00 |
|
MdNazishArmanShorthillsAI
|
f0b2024667
|
Query with your custom prompts
|
2025-01-27 10:32:22 +05:30 |
|
Saifeddine ALOUI
|
f307ed43f5
|
fixed linting
|
2025-01-27 02:10:24 +01:00 |
|
Saifeddine ALOUI
|
a68aebb124
|
translated docstrings to english and enhanced the webui
|
2025-01-27 02:07:06 +01:00 |
|
zrguo
|
2cd4fc0258
|
Merge pull request #649 from soichisumi/fix-webui-auth
Fix: WebUI Auth
|
2025-01-27 06:39:53 +08:00 |
|
zrguo
|
2d033c9a99
|
Merge pull request #652 from ArnoChenFx/main
fix README
|
2025-01-27 06:34:34 +08:00 |
|
zrguo
|
bd2b3f334e
|
Merge pull request #650 from danielaskdd/Add-history-support-for-ollama-api
Add history support for ollama api
|
2025-01-27 06:34:10 +08:00 |
|
zrguo
|
28b139d074
|
Merge pull request #647 from 18277486571HYB/redis_impl
feat: Added webui management, including file upload, text upload, Q&…
|
2025-01-27 06:32:15 +08:00 |
|
yangdx
|
03604d3186
|
Fix linting
|
2025-01-27 02:46:21 +08:00 |
|