Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rm-lht
/
lightrag
like
0
Configuration error
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
dd14c40
lightrag
5.33 MB
51 contributors
History:
1906 commits
yangdx
Add test_* pattern to .gitignore for unit test files
dd14c40
8 months ago
.github
Manually reformatted files
12 months ago
assets
linting done
8 months ago
docs
Create Algorithm.md
9 months ago
examples
fixed networkx
8 months ago
lightrag
split lightrag_servery.py to smaller files
8 months ago
lightrag_webui
render chat message as markdown
8 months ago
reproduce
remove tqdm and cleaned readme and ollama
8 months ago
tests
clean comments and unused libs
8 months ago
.dockerignore
Safe
676 Bytes
Improve git and docker ignore
8 months ago
.env.example
4.16 kB
Add verbose debug option to control detailed debug output level
8 months ago
.gitattributes
126 Bytes
first commit
about 1 year ago
.gitignore
669 Bytes
Add test_* pattern to .gitignore for unit test files
8 months ago
.pre-commit-config.yaml
483 Bytes
added ignore of putting imports after some code (required for pipmaster)
9 months ago
Dockerfile
1.21 kB
exclude .env file with potentionally sensitive information like LLM API KEYS
8 months ago
LICENSE
1.06 kB
Update LICENSE
9 months ago
README.md
66.1 kB
updated doc
8 months ago
config.ini.example
831 Bytes
add the missing MongoDocStatusStorage
8 months ago
docker-compose.yml
443 Bytes
exclude .env file with potentionally sensitive information like LLM API KEYS
8 months ago
lightrag-api
Safe
80 Bytes
Rename startup script and service files for better clarity
8 months ago
lightrag.service.example
Safe
308 Bytes
Rename startup script and service files for better clarity
8 months ago
requirements.txt
191 Bytes
Update dependencies and clean up requirements.txt
8 months ago
setup.py
3.96 kB
split lightrag_visualizer into separate module and update entry point
9 months ago