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...
e85aca3
lightrag
4.96 MB
51 contributors
History:
1792 commits
daluggas
Fixed formatting
e85aca3
9 months ago
.github
Manually reformatted files
about 1 year ago
docs
Create Algorithm.md
10 months ago
examples
fixed lint
9 months ago
lightrag
Fixed formatting
9 months ago
lightrag_webui
move ThemeProvider and ThemeToggle components
9 months ago
reproduce
Separated llms from the main llm.py file and fixed some deprication bugs
10 months ago
.dockerignore
Safe
676 Bytes
Improve git and docker ignore
9 months ago
.env.example
4.16 kB
Add verbose debug option to control detailed debug output level
9 months ago
.gitattributes
126 Bytes
first commit
about 1 year ago
.gitignore
644 Bytes
fix logger level
9 months ago
.pre-commit-config.yaml
483 Bytes
added ignore of putting imports after some code (required for pipmaster)
10 months ago
Dockerfile
1.21 kB
exclude .env file with potentionally sensitive information like LLM API KEYS
9 months ago
LICENSE
1.06 kB
Update LICENSE
11 months ago
README.md
66.2 kB
Added system prompt support in all modes
9 months ago
config.ini.example
831 Bytes
add the missing MongoDocStatusStorage
9 months ago
contributor-README.md
568 Bytes
rename
11 months ago
docker-compose.yml
443 Bytes
exclude .env file with potentionally sensitive information like LLM API KEYS
9 months ago
lightrag-api
Safe
80 Bytes
Rename startup script and service files for better clarity
10 months ago
lightrag.service.example
Safe
308 Bytes
Rename startup script and service files for better clarity
10 months ago
requirements.txt
298 Bytes
fixed linting as well as file path
10 months ago
setup.py
3.96 kB
split lightrag_visualizer into separate module and update entry point
10 months ago
test_lightrag_ollama_chat.py
Safe
28.3 kB
Remove Chinese comments and added English comments for clarity
10 months ago