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...
e83d6af
lightrag
Ctrl+K
Ctrl+K
51 contributors
History:
1139 commits
yangdx
Add generate API tests and enhance chat API tests
e83d6af
7 months ago
.github
Manually reformatted files
10 months ago
docs
Merge commit '548ad1f299c875b59df21147f7edf9eab2d73d2c' into fix-RAG-param-missing
7 months ago
examples
feat: 增加redis KV存储,增加openai+neo4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖
7 months ago
extra
linting fix
7 months ago
lightrag
Refactor /api/generate:use llm_model_func directly
7 months ago
reproduce
fix:error working directory name in Step_1.py
10 months ago
.env.example
1.8 kB
update enviroment variable file sample
7 months ago
.gitattributes
126 Bytes
first commit
11 months ago
.gitignore
246 Bytes
support pipeline mode
8 months ago
.pre-commit-config.yaml
483 Bytes
added ignore of putting imports after some code (required for pipmaster)
7 months ago
Dockerfile
1.22 kB
Fix: docker build
7 months ago
LICENSE
1.06 kB
Update LICENSE
8 months ago
README.md
59.3 kB
Fix API docs link
7 months ago
contributor-README.md
568 Bytes
rename
8 months ago
docker-compose.yml
420 Bytes
Fixed linting
8 months ago
lightrag-server.service.example
313 Bytes
fix linux sample service file script name error
7 months ago
requirements.txt
360 Bytes
feat: 增加redis KV存储,增加openai+neo4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖
7 months ago
setup.py
3.47 kB
Refactor embedding function initialization and remove start-server.sh
7 months ago
start_lightrag.sh.example
Safe
80 Bytes
Refactor service and script paths for LightRAG.
7 months ago
test_lightrag_ollama_chat.py
28 kB
Add generate API tests and enhance chat API tests
7 months ago