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...
692dbfe
lightrag
Ctrl+K
Ctrl+K
51 contributors
History:
1378 commits
yangdx
Fix linting
692dbfe
7 months ago
.github
Manually reformatted files
10 months ago
docs
Create Algorithm.md
7 months ago
examples
fix import bugs of postgres example
7 months ago
extra
linting fix
8 months ago
lightrag
Merge pull request #695 from ShanGor/main
7 months ago
reproduce
Separated llms from the main llm.py file and fixed some deprication bugs
7 months ago
.env.example
1.97 kB
Update sample env file and documentation
7 months ago
.gitattributes
126 Bytes
first commit
11 months ago
.gitignore
281 Bytes
Fixed missing imports bug and fixed linting
7 months ago
.pre-commit-config.yaml
483 Bytes
added ignore of putting imports after some code (required for pipmaster)
8 months ago
Dockerfile
1.22 kB
Fix: docker build
8 months ago
LICENSE
1.06 kB
Update LICENSE
8 months ago
README.md
64 kB
- Fix the bug from main stream that using doc['status']
7 months ago
contributor-README.md
568 Bytes
rename
8 months ago
docker-compose.yml
420 Bytes
Fixed linting
8 months ago
lightrag-server.service.example
313 Bytes
fix linux sample service file script name error
8 months ago
requirements.txt
298 Bytes
fixed linting as well as file path
7 months ago
setup.py
3.47 kB
Refactor embedding function initialization and remove start-server.sh
8 months ago
start_lightrag.sh.example
Safe
80 Bytes
Refactor service and script paths for LightRAG.
8 months ago
test_lightrag_ollama_chat.py
26.3 kB
Fix linting
7 months ago