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
e20aeada92
LightRAG
/
lightrag
History
yangdx
e20aeada92
docs: add gunicorn deployment guide and update server
2025-03-02 02:43:11 +08:00
..
api
docs: add gunicorn deployment guide and update server
2025-03-02 02:43:11 +08:00
kg
Improve shared storage cleanup and clarify initialization in multi-worker setup
2025-03-02 01:00:27 +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
updated version to 1.2.2
2025-02-26 12:12:08 +01: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
Fix linting
2025-03-01 16:23:34 +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
Merge branch 'main' into add-multi-worker-support
2025-03-01 15:55:37 +08:00
prompt.py
consistent format
2025-02-26 23:04:21 +08:00
types.py
fixed lint
2025-02-16 12:45:27 +01:00
utils.py
Remove redundancy set_logger function and related calls
2025-02-28 21:46:45 +08:00