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...
4421a58
lightrag
Ctrl+K
Ctrl+K
51 contributors
History:
2406 commits
choizhang
Added language and theme switching function to login page and homepage
4421a58
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
Update lightrag_openai_neo4j_milvus_redis_demo.py
6 months ago
lightrag
Merge branch 'main' into loginPage
6 months ago
lightrag_webui
Added language and theme switching function to login page and homepage
6 months ago
reproduce
fix linting
6 months ago
tests
clean comments and unused libs
6 months ago
.dockerignore
Safe
676 Bytes
Improve git and docker ignore
7 months ago
.gitattributes
126 Bytes
first commit
11 months ago
.gitignore
679 Bytes
fix demo
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
MANIFEST.in
39 Bytes
fix: api server installation missing MANIFEST.in file
6 months ago
README.md
72.6 kB
minor readme fix
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
env.example
5.16 kB
Settign LLM cache option for entity extraction from env
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
192 Bytes
Fix gensim not compatible wtih numpy and scipy problem
6 months ago
setup.py
4.03 kB
Add Gunicorn support for production deployment of LightRAG server
6 months ago