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...
ec338f9
lightrag
1.72 MB
51 contributors
History:
1394 commits
chenjingyang
Fix get_by_id DB query ressult is empty array
ec338f9
10 months ago
.github
Manually reformatted files
about 1 year ago
docs
Create Algorithm.md
11 months ago
examples
fix import bugs of postgres example
10 months ago
extra
refactoring the graph visualizer
10 months ago
lightrag
Fix get_by_id DB query ressult is empty array
10 months ago
reproduce
Separated llms from the main llm.py file and fixed some deprication bugs
11 months ago
.env.example
1.97 kB
Update sample env file and documentation
10 months ago
.gitattributes
126 Bytes
first commit
about 1 year ago
.gitignore
281 Bytes
Fixed missing imports bug and fixed linting
11 months ago
.pre-commit-config.yaml
483 Bytes
added ignore of putting imports after some code (required for pipmaster)
11 months ago
Dockerfile
1.22 kB
Fix: docker build
11 months ago
LICENSE
1.06 kB
Update LICENSE
11 months ago
README.md
64.3 kB
doc: add information about log_dir parameter
10 months ago
contributor-README.md
568 Bytes
rename
11 months ago
docker-compose.yml
420 Bytes
Fixed linting
11 months ago
lightrag-server.service.example
313 Bytes
fix linux sample service file script name error
11 months ago
requirements.txt
298 Bytes
fixed linting as well as file path
10 months ago
setup.py
3.47 kB
Refactor embedding function initialization and remove start-server.sh
11 months ago
start_lightrag.sh.example
Safe
80 Bytes
Refactor service and script paths for LightRAG.
11 months ago
test_lightrag_ollama_chat.py
26.3 kB
Fix linting
10 months ago