LightRAG/lightrag/api/routers
yangdx 949a3904a9 feat(api): Enhance document clearing functionality
- Use storage drop methods to properly clean up all data
- Add file deletion from input directory
- Add pipeline status checking and locking mechanism
- Improve error handling with detailed logging and pipeline message tracking
2025-03-30 16:30:41 +08:00
..
__init__.py split lightrag_servery.py to smaller files 2025-02-20 03:26:39 +08:00
document_routes.py feat(api): Enhance document clearing functionality 2025-03-30 16:30:41 +08:00
graph_routes.py Refactor authentication and whitelist handling 2025-03-24 05:23:40 +08:00
ollama_api.py Fix linting 2025-03-24 14:30:17 +08:00
query_routes.py Refactor authentication and whitelist handling 2025-03-24 05:23:40 +08:00