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
6e3b23069c
LightRAG
/
lightrag
History
yangdx
6e3b23069c
- Remove useless
_label_exists
method
2025-03-07 16:43:18 +08:00
..
api
Updated README with LLM cache configuration details
2025-03-07 15:22:20 +08:00
kg
- Remove useless
_label_exists
method
2025-03-07 16:43:18 +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 __init__.py
2025-03-04 16:19:23 +08:00
base.py
Set default max_depth to 3 for knowledge graph retrieval
2025-03-07 07:34:29 +08:00
exceptions.py
lightrag.py
Refactor code and update environment type definitions.
2025-03-07 08:17:25 +08:00
llm.py
namespace.py
operate.py
Update operate.py
2025-03-05 15:12:01 +08:00
prompt.py
consistent format
2025-02-26 23:04:21 +08:00
types.py
utils.py
Refactor logging setup and simplify Gunicorn configuration
2025-03-03 23:18:41 +08:00