LightRAG/lightrag/api/routers
yangdx d456269718 feat: Add file name display in WebUI
Backend:
- Add file_path field to DocStatusResponse
- Update document status response creation

Frontend:
- Remove metadata column
- Improve filename display with truncation and tooltips
- Add show/hide filename toggle with proper styling
- Update translations for all supported languages"
2025-03-25 22:42:46 +08:00
..
__init__.py split lightrag_servery.py to smaller files 2025-02-20 03:26:39 +08:00
document_routes.py feat: Add file name display in WebUI 2025-03-25 22:42:46 +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