LightRAG/lightrag/api/routers
yangdx 26c9ba4cb5 Make graph label methods required in BaseGraphStorage interface
• Remove fallback compatibility code
• Add get_popular_labels to ABC
• Add search_labels to ABC
• Enforce consistent implementation
• Clean up error handling paths
2025-09-20 12:40:36 +08:00
..
__init__.py split lightrag_servery.py to smaller files 2025-02-20 03:26:39 +08:00
document_routes.py Add path traversal security validation for file deletion operations 2025-09-17 01:12:44 +08:00
graph_routes.py Make graph label methods required in BaseGraphStorage interface 2025-09-20 12:40:36 +08:00
ollama_api.py Refactored rerank_example file to utilize the updated rerank function. 2025-08-23 22:51:41 +08:00
query_routes.py Fix linting 2025-09-15 02:59:21 +08:00