LightRAG/lightrag
Milin b868dddac5 feat(webui): Display logged-in username
- Add username display in the `SiteHeader` component.
- Update logout button text to include username.
- Add `username` field in auth state.
- Optimize token parsing logic to extract username information.
- pre-commit fix
2025-03-24 15:59:18 +08:00
..
api feat(webui): Display logged-in username 2025-03-24 15:59:18 +08:00
kg Fixlinting 2025-03-21 16:56:47 +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 Increment the release version to 1.2.8 2025-03-22 15:41:27 +08:00
base.py add citation 2025-03-17 23:32:35 +08:00
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py Fix linting 2025-03-21 21:51:52 +08:00
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 fix index 2025-03-20 16:29:24 +08:00
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