LightRAG/lightrag/api/routers
yangdx 9db8f2fce5 feat: Add popular labels and search APIs with history management
- Add popular/search label endpoints
- Implement SearchHistoryManager utility
- Replace client-side with server search
- Add graph data version tracking
- Update UI for better label discovery
2025-09-20 02:03:47 +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 feat: Add popular labels and search APIs with history management 2025-09-20 02:03:47 +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