Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rm-lht
/
lightrag
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d0b1ac0
lightrag
Ctrl+K
Ctrl+K
51 contributors
History:
2188 commits
yangdx
Add max nodes limit for graph retrieval of networkX
d0b1ac0
6 months ago
.github
revert
6 months ago
assets
feat: retrieval message code highlight, message copy button
6 months ago
docs
Create Algorithm.md
7 months ago
examples
Fix the demo issue of PG to cater with new LightRag changes
6 months ago
lightrag
Add max nodes limit for graph retrieval of networkX
6 months ago
lightrag_webui
build webui
6 months ago
reproduce
cleanup storages
6 months ago
tests
clean comments and unused libs
7 months ago
.dockerignore
Safe
676 Bytes
Improve git and docker ignore
7 months ago
.env.example
4.82 kB
Add max nodes limit for graph retrieval of networkX
6 months ago
.gitattributes
126 Bytes
first commit
11 months ago
.gitignore
678 Bytes
Add additional log-related patterns to gitignore
6 months ago
.pre-commit-config.yaml
483 Bytes
added ignore of putting imports after some code (required for pipmaster)
7 months ago
Dockerfile
827 Bytes
simplify dockerfile and docker-compose files
6 months ago
LICENSE
1.06 kB
Update LICENSE
8 months ago
README.md
68.4 kB
Add clear_cache
6 months ago
config.ini.example
831 Bytes
add the missing MongoDocStatusStorage
7 months ago
docker-compose.yml
293 Bytes
simplify dockerfile and docker-compose files
6 months ago
gunicorn_config.py
6.1 kB
Config log setting for very woker properly for Gunicorn mode.
6 months ago
lightrag-api
Safe
80 Bytes
Rename startup script and service files for better clarity
7 months ago
lightrag.service.example
Safe
308 Bytes
Rename startup script and service files for better clarity
7 months ago
requirements.txt
191 Bytes
Fit linting
6 months ago
run_with_gunicorn.py
6.67 kB
Fix linting
6 months ago
setup.py
3.96 kB
split lightrag_visualizer into separate module and update entry point
7 months ago