LightRAG/lightrag
Milin 088fc19318 feat(config): Refactor configuration management
- Optimize JWT Auth module to load configuration via `global_args`.
- Decouple configuration-related code from `utils_api.py`, and add a new `config.py` file for unified configuration management.
- Adjust configuration import in `lightrag_server.py`, `auth.py`, and `document_routes.py` to be introduced through `global_args`.
2025-03-31 11:19:47 +08:00
..
api feat(config): Refactor configuration management 2025-03-31 11:19:47 +08:00
kg Change empty pipeline job name 2025-03-26 17:48:00 +08:00
llm Update webui assets 2025-03-22 00:36:38 +08:00
tools
__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
lightrag.py Fix linting 2025-03-26 17:30:06 +08:00
llm.py
namespace.py
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
utils.py Fix linting 2025-03-26 23:53:41 +08:00