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...
e95fe5c
lightrag
6.6 MB
51 contributors
History:
2325 commits
yangdx
Unify llm_response_cache and hashing_kv, prevent creating an independent hashing_kv.
e95fe5c
8 months ago
.github
revert
8 months ago
assets
feat: retrieval message code highlight, message copy button
8 months ago
docs
Create Algorithm.md
9 months ago
examples
fix demo
8 months ago
lightrag
Unify llm_response_cache and hashing_kv, prevent creating an independent hashing_kv.
8 months ago
lightrag_webui
Refactor code and update environment type definitions.
8 months ago
reproduce
fix linting
8 months ago
tests
clean comments and unused libs
8 months ago
.dockerignore
Safe
676 Bytes
Improve git and docker ignore
8 months ago
.gitattributes
126 Bytes
first commit
about 1 year ago
.gitignore
679 Bytes
fix demo
8 months ago
.pre-commit-config.yaml
483 Bytes
added ignore of putting imports after some code (required for pipmaster)
9 months ago
Dockerfile
827 Bytes
simplify dockerfile and docker-compose files
8 months ago
LICENSE
1.06 kB
Update LICENSE
10 months ago
MANIFEST.in
39 Bytes
fix: api server installation missing MANIFEST.in file
8 months ago
README.md
72.5 kB
Add merge entities
8 months ago
config.ini.example
831 Bytes
add the missing MongoDocStatusStorage
8 months ago
docker-compose.yml
293 Bytes
simplify dockerfile and docker-compose files
8 months ago
env.example
5.16 kB
Settign LLM cache option for entity extraction from env
8 months ago
lightrag-api
Safe
80 Bytes
Rename startup script and service files for better clarity
9 months ago
lightrag.service.example
Safe
308 Bytes
Rename startup script and service files for better clarity
9 months ago
requirements.txt
192 Bytes
Fix gensim not compatible wtih numpy and scipy problem
8 months ago
setup.py
4.03 kB
Add Gunicorn support for production deployment of LightRAG server
8 months ago