LightRAG/lightrag
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
..
api feat: Add file name display in WebUI 2025-03-25 22:42:46 +08:00
kg Merge branch 'main' into add-temperature 2025-03-25 13:53:16 +08:00
llm Update webui assets 2025-03-22 00:36:38 +08:00
tools Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Update __init__.py 2025-03-25 15:28:03 +08:00
base.py linting errors 2025-03-25 15:20:09 +05:30
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py linting errors 2025-03-25 15:20:09 +05:30
llm.py improved typing 2025-02-15 22:37:12 +01:00
namespace.py improved typing 2025-02-15 22:37:12 +01:00
operate.py linting errors 2025-03-25 15:20:09 +05:30
prompt.py add citation 2025-03-17 23:32:35 +08:00
types.py fixed lint 2025-02-16 12:45:27 +01:00
utils.py Refactor logger setup to conditionally enable file logging. 2025-03-18 12:08:42 +01:00