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...
f1a2f89
lightrag
Ctrl+K
Ctrl+K
51 contributors
History:
4096 commits
Daniel.y
Merge pull request #1759 from antonvice/bugfix/handle-none-filepath
f1a2f89
unverified
about 2 months ago
.github
Add workflow_dispatch to docker-publish.yml
4 months ago
README.assets
Add chinese version of README
5 months ago
assets
Update logo.png
4 months ago
docs
RAG-Anything Integration
3 months ago
examples
Update raganything_example.py
about 2 months ago
k8s-deploy
feat: update README
3 months ago
lightrag
Fix: Handle NoneType error when processing documents without a file path
about 2 months ago
lightrag_webui
Sync frontend with backend MAX_GRAPH_NODES
about 2 months ago
reproduce
Fix linting
about 2 months ago
tests
Merge branch 'main' into add-Memgraph-graph-db
about 2 months ago
.dockerignore
Safe
676 Bytes
Improve git and docker ignore
7 months ago
.gitattributes
196 Bytes
Update .gitattributes for webui files
5 months ago
.gitignore
Safe
751 Bytes
Update .gitignore
3 months ago
.pre-commit-config.yaml
Safe
711 Bytes
Exclude lightrag/api/webui from pre-commit hooks.
6 months ago
Dockerfile
1.58 kB
Update dockerfile
4 months ago
LICENSE
Safe
1.07 kB
Update LICENSE
5 months ago
MANIFEST.in
Safe
102 Bytes
Fix: pip pacakage missing requirement.txt
4 months ago
README-zh.md
60.8 kB
Fix incorrect file path (404 Not Found)
about 2 months ago
README.md
72 kB
Merge branch 'main' into add-Memgraph-graph-db
about 2 months ago
SECURITY.md
Safe
972 Bytes
Fix linting
4 months ago
config.ini.example
Safe
477 Bytes
add Memgraph graph storage backend
2 months ago
docker-compose.yml
Safe
520 Bytes
Update docker compose file
4 months ago
env.example
6.32 kB
Merge branch 'add-Memgraph-graph-db' into memgraph
about 2 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
pyproject.toml
2.07 kB
Update `pyproject.toml` to specify Python 3.10 as the minimum required version.
about 2 months ago
requirements.txt
313 Bytes
Add Unicode collation for Chinese file sorting of document scanning
4 months ago
setup.py
Safe
134 Bytes
Refactor `setup.py` to utilize `pyproject.toml` for project installation.
about 2 months ago