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
4e354451b7
LightRAG
/
lightrag
History
yangdx
4e354451b7
Fix load_dotenv() missing problem for base.py
2025-02-16 20:05:45 +08:00
..
api
fix: reorganize server info display and add CORS origins info
2025-02-15 11:46:47 +08:00
kg
Standardize variable names with other vector database implementations (without functional modifications)
2025-02-14 12:34:26 +08:00
llm
Fix linting error
2025-02-11 13:32:24 +08:00
tools
__init__.py
Update __version__
2025-02-11 11:59:28 +08:00
base.py
Fix load_dotenv() missing problem for base.py
2025-02-16 20:05:45 +08:00
exceptions.py
lightrag.py
feat: move query-related settings to env file for better configuration
2025-02-16 19:26:57 +08:00
llm.py
namespace.py
better handling of namespace
2025-02-08 16:05:59 +08:00
operate.py
Improve logging message clarity by including max tokens info for truncation
2025-02-16 19:47:20 +08:00
prompt.py
types.py
use KnowledgeGraph typed dict for graph API response
2025-02-13 17:32:51 +08:00
utils.py
Fix linting
2025-02-13 14:07:36 +08:00