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...
03dfccd
lightrag
Ctrl+K
Ctrl+K
51 contributors
History:
948 commits
samuel-z-chen
Add known issue of Apache AGE to the readme.
03dfccd
8 months ago
.github
Manually reformatted files
10 months ago
examples
增加仅字符分割参数,如果开启,仅采用字符分割,不开启,在分割完以后如果chunk过大,会继续根据token size分割,更新测试文件
8 months ago
lightrag
Merge remote-tracking branch 'origin/main'
8 months ago
reproduce
fix:error working directory name in Step_1.py
9 months ago
.DS_Store
8.2 kB
Fix import
9 months ago
.gitattributes
126 Bytes
first commit
11 months ago
.gitignore
236 Bytes
Merge remote-tracking branch 'upstream/main'
8 months ago
.pre-commit-config.yaml
Safe
468 Bytes
chore: added pre-commit-hooks and ruff formatting for commit-hooks
10 months ago
LICENSE
1.06 kB
Update LICENSE
8 months ago
README.md
69.8 kB
Add known issue of Apache AGE to the readme.
8 months ago
contributor-README.md
568 Bytes
rename
8 months ago
get_all_edges_nx.py
Safe
1.25 kB
fix event loop conflict
10 months ago
requirements.txt
351 Bytes
fix linting errors
8 months ago
setup.py
3.75 kB
Added azure openai lightrag server to the api install and fused documentation.
8 months ago
test.py
Safe
1.14 kB
Merge branch 'main' of https://github.com/jin38324/LightRAG
10 months ago
test_chromadb.py
3.6 kB
feat: Add ChromaDB integration for vector storage
9 months ago
test_neo4j.py
1.17 kB
fix neo4jstorage bug
9 months ago