This website requires JavaScript.
Explore
Help
Sign in
gmakstutis
/
LightRAG
Watch
1
Star
0
Fork
You've already forked LightRAG
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
81f6f6e343
LightRAG
/
lightrag
History
yangdx
81f6f6e343
Fix lightrag logger initailization problem, fix gunicorn acccess log missing
2025-02-28 16:07:33 +08:00
..
api
Fix lightrag logger initailization problem, fix gunicorn acccess log missing
2025-02-28 16:07:33 +08:00
kg
feat: add history_messages to track pipeline processing progress
2025-02-28 13:53:40 +08:00
llm
fix AttributeError: 'NoneType' object has no attribute 'dim'
2025-02-24 10:28:15 +01:00
tools
Revert "Cleanup of code"
2025-02-20 15:09:43 +01:00
__init__.py
Update __version__
2025-02-21 21:34:58 +08:00
base.py
Revert "Cleanup of code"
2025-02-20 15:09:43 +01:00
exceptions.py
improved typing
2025-02-15 22:37:12 +01:00
lightrag.py
feat: add history_messages to track pipeline processing progress
2025-02-28 13:53:40 +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
feat: add history_messages to track pipeline processing progress
2025-02-28 13:53:40 +08:00
prompt.py
cleaned code
2025-02-19 22:07:25 +01:00
types.py
fixed lint
2025-02-16 12:45:27 +01:00
utils.py
Enhance logging system with file rotation and unified configuration
2025-02-28 14:57:25 +08:00