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...
03739b9
lightrag
1.68 MB
51 contributors
History:
1310 commits
zrguo
Merge pull request #675 from danielaskdd/Fix-get_conversation_turns
03739b9
unverified
9 months ago
.github
Manually reformatted files
about 1 year ago
docs
Create Algorithm.md
9 months ago
examples
+MDB KG
9 months ago
extra
linting fix
10 months ago
lightrag
Merge pull request #675 from danielaskdd/Fix-get_conversation_turns
9 months ago
reproduce
Separated llms from the main llm.py file and fixed some deprication bugs
9 months ago
.env.example
1.97 kB
Update sample env file and documentation
9 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)
10 months ago
Dockerfile
1.22 kB
Fix: docker build
10 months ago
LICENSE
1.06 kB
Update LICENSE
10 months ago
README.md
61.5 kB
Update sample env file and documentation
9 months ago
contributor-README.md
568 Bytes
rename
10 months ago
docker-compose.yml
420 Bytes
Fixed linting
10 months ago
lightrag-server.service.example
313 Bytes
fix linux sample service file script name error
10 months ago
requirements.txt
321 Bytes
fix linting errors
9 months ago
setup.py
3.47 kB
Refactor embedding function initialization and remove start-server.sh
10 months ago
start_lightrag.sh.example
Safe
80 Bytes
Refactor service and script paths for LightRAG.
10 months ago
test_lightrag_ollama_chat.py
25.9 kB
Refactor configuration and conversation history handling of unit test code
9 months ago