LightRAG/lightrag/tools
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
..
lightrag_visualizer Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Reapply "Integrated the GraphML Visualizer as an optional component of LightRAG" 2025-02-05 02:33:26 +08:00
check_initialization.py feat: Add diagnostic tool to check initialization status 2025-08-19 06:44:33 +00:00