yangdx
8a293a2c07
Fix linting
2025-08-23 02:39:12 +08:00
Albert Gil López
e3ae87b0cb
feat: Add diagnostic tool to check initialization status
...
- Add check_initialization.py tool to help developers verify proper setup
- Tool checks all storage components and pipeline status
- Provides clear feedback on what's missing and how to fix it
- Includes demo mode to show before/after initialization
- Helps prevent common initialization errors proactively
This tool makes it easier for developers to debug initialization issues
2025-08-19 06:44:33 +00:00
Yannick Stephan
678e0f9aea
Revert "Cleanup of code"
2025-02-20 15:09:43 +01:00
Yannick Stephan
eb3306f34c
cleanup
2025-02-19 22:52:49 +01:00
Yannick Stephan
55cd900e8e
clean comments and unused libs
2025-02-18 21:12:06 +01:00
ArnoChen
1b37c3be4e
format
2025-02-06 00:23:41 +08:00
ArnoChen
88173e2b34
fix graph viewer crash on macos when show file dialog
2025-02-06 00:18:27 +08:00
zrguo
5694bf78ed
Merge pull request #710 from ArnoChenFx/visualizer-module-reorg
...
split lightrag_visualizer into separate module and update entry point
2025-02-05 03:01:43 +08:00
zrguo
8b2a6d1ae5
modify README-zh.md
2025-02-05 02:59:51 +08:00
ArnoChen
c8a45daf02
split lightrag_visualizer into separate module and update entry point
2025-02-05 02:56:14 +08:00
ArnoChen
a59bb7d4ba
update LightRAG repository URL in README
2025-02-05 02:36:43 +08:00
ArnoChen
eb77af8e7d
Reapply "Integrated the GraphML Visualizer as an optional component of LightRAG"
...
This reverts commit b2bc7770fd9d1f55dfec8e06b646bda3ecd609ea.
2025-02-05 02:33:26 +08:00
zrguo
7b238dbc3e
Merge pull request #707 from HKUDS/dev
...
fix merge errors
2025-02-05 01:53:03 +08:00
zrguo
58faf48468
Merge
2025-02-05 01:51:26 +08:00
zrguo
b2bc7770fd
Revert "Integrated the GraphML Visualizer as an optional component of LightRAG"
2025-02-05 01:30:57 +08:00
zrguo
0e162b25aa
Merge branch 'pr/703'
2025-02-05 01:30:29 +08:00
Saifeddine ALOUI
6a4e1b1401
fixed pipmaster install
2025-02-04 00:28:33 +01:00
Saifeddine ALOUI
14b5adc15c
minor fix
2025-02-04 00:26:22 +01:00
Saifeddine ALOUI
61b06a3d1a
linting
2025-02-03 23:17:43 +01:00
Saifeddine ALOUI
a55cf5d1ee
Update README.md
2025-02-03 22:52:34 +01:00
Saifeddine ALOUI
9a30dc7b04
Integrated the graphml visualizer as part of lightrag and made it a component that can be installed using [tools] option
2025-02-03 22:51:46 +01:00