LightRAG/lightrag
yangdx 9e3994419e Refactor authentication logic and Swagger UI config
- Consolidate authentication dependencies
- Improve Swagger UI security parameters
2025-03-24 14:29:36 +08:00
..
api Refactor authentication logic and Swagger UI config 2025-03-24 14:29:36 +08:00
kg Ensure thread safety in storage update callbacks 2025-03-24 02:11:59 +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 Bump version to 1.2.9 and update API version to 1.2.3 2025-03-24 12:29:17 +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