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...
94d231e
lightrag
1.7 MB
51 contributors
History:
1363 commits
yangdx
Fix linting
94d231e
9 months ago
.github
Manually reformatted files
12 months ago
docs
Create Algorithm.md
9 months ago
examples
Fix linting errors
9 months ago
extra
linting fix
9 months ago
lightrag
Fix linting
9 months ago
reproduce
Separated llms from the main llm.py file and fixed some deprication bugs
9 months ago
.env.example
1.97 kB
Update sample env file and documentation
9 months ago
.gitattributes
126 Bytes
first commit
about 1 year ago
.gitignore
281 Bytes
Fixed missing imports bug and fixed linting
9 months ago
.pre-commit-config.yaml
483 Bytes
added ignore of putting imports after some code (required for pipmaster)
9 months ago
Dockerfile
1.22 kB
Fix: docker build
9 months ago
LICENSE
1.06 kB
Update LICENSE
9 months ago
README.md
62.4 kB
Add faiss integration for storage
9 months ago
contributor-README.md
568 Bytes
rename
9 months ago
docker-compose.yml
420 Bytes
Fixed linting
9 months ago
lightrag-server.service.example
313 Bytes
fix linux sample service file script name error
9 months ago
requirements.txt
321 Bytes
fix linting errors
9 months ago
setup.py
3.47 kB
Refactor embedding function initialization and remove start-server.sh
9 months ago
start_lightrag.sh.example
Safe
80 Bytes
Refactor service and script paths for LightRAG.
9 months ago
test_lightrag_ollama_chat.py
25.9 kB
Refactor configuration and conversation history handling of unit test code
9 months ago