LightRAG/lightrag/tools
yangdx 67007ed9a6 Improve LightRAG initialization checker tool with better usage docs
• Add workspace param to get_namespace_data
• Update docstring with proper usage example
• Simplify demo to show correct workflow
• Remove confusing before/after comparison
• Clarify tool should run after init

(cherry picked from commit 393f880311)
2025-12-04 19:09:05 +08: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 Improve LightRAG initialization checker tool with better usage docs 2025-12-04 19:09:05 +08:00
clean_llm_query_cache.py Add concurrency warning for JsonKVStorage in cleanup tool 2025-12-04 19:09:04 +08:00
download_cache.py Add offline deployment support with cache management and layered deps 2025-12-04 19:07:09 +08:00
migrate_llm_cache.py Refactor storage selection UI with dynamic numbering and inline prompts 2025-12-04 19:09:03 +08:00