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...
0a1089d
lightrag
4.52 MB
51 contributors
History:
1602 commits
yangdx
Fix: top_k param handling error, unify top_k and cosine default value.
0a1089d
8 months ago
.github
Manually reformatted files
12 months ago
docs
Create Algorithm.md
9 months ago
examples
fix bugs
8 months ago
external_bindings
Reapply "Integrated the GraphML Visualizer as an optional component of LightRAG"
9 months ago
lightrag
Fix: top_k param handling error, unify top_k and cosine default value.
8 months ago
reproduce
Separated llms from the main llm.py file and fixed some deprication bugs
9 months ago
.env.example
3.84 kB
Fix: top_k param handling error, unify top_k and cosine default value.
8 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
66.1 kB
Update README.md
8 months ago
config.ini.example
845 Bytes
Add configuration examples for Oracle, TiDB, PostgreSQL and storage backends
8 months ago
contributor-README.md
568 Bytes
rename
9 months ago
docker-compose.yml
420 Bytes
Fixed linting
9 months ago
lightrag-api
Safe
80 Bytes
Rename startup script and service files for better clarity
8 months ago
lightrag.service.example
Safe
308 Bytes
Rename startup script and service files for better clarity
8 months ago
requirements.txt
298 Bytes
fixed linting as well as file path
9 months ago
setup.py
3.96 kB
split lightrag_visualizer into separate module and update entry point
9 months ago
test_lightrag_ollama_chat.py
Safe
28.3 kB
Remove Chinese comments and added English comments for clarity
8 months ago