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...
c957306
lightrag
Ctrl+K
Ctrl+K
51 contributors
History:
1678 commits
yangdx
Update .env.example with absolute path placeholders
c957306
7 months ago
.github
Manually reformatted files
11 months ago
docs
Create Algorithm.md
8 months ago
examples
fix typo
7 months ago
external_bindings
Reapply "Integrated the GraphML Visualizer as an optional component of LightRAG"
7 months ago
lightrag
fix: Improve file path handling and logging for document scanning
7 months ago
lightrag_webui
update readme
7 months ago
reproduce
Separated llms from the main llm.py file and fixed some deprication bugs
8 months ago
.dockerignore
Safe
5 Bytes
fix linting
7 months ago
.env.example
3.89 kB
Update .env.example with absolute path placeholders
7 months ago
.gitattributes
126 Bytes
first commit
11 months ago
.gitignore
281 Bytes
Fixed missing imports bug and fixed linting
8 months ago
.pre-commit-config.yaml
483 Bytes
added ignore of putting imports after some code (required for pipmaster)
8 months ago
Dockerfile
1.21 kB
exclude .env file with potentionally sensitive information like LLM API KEYS
7 months ago
LICENSE
1.06 kB
Update LICENSE
8 months ago
README.md
66.1 kB
Update README.md
7 months ago
config.ini.example
831 Bytes
add the missing MongoDocStatusStorage
7 months ago
contributor-README.md
568 Bytes
rename
8 months ago
docker-compose.yml
443 Bytes
exclude .env file with potentionally sensitive information like LLM API KEYS
7 months ago
lightrag-api
Safe
80 Bytes
Rename startup script and service files for better clarity
7 months ago
lightrag.service.example
Safe
308 Bytes
Rename startup script and service files for better clarity
7 months ago
requirements.txt
298 Bytes
fixed linting as well as file path
7 months ago
setup.py
3.96 kB
split lightrag_visualizer into separate module and update entry point
7 months ago
test_lightrag_ollama_chat.py
Safe
28.3 kB
Remove Chinese comments and added English comments for clarity
7 months ago