Commit History
Add Hugging Face Spaces YAML configuration metadata 4246200
Remove binary files that are not supported by Hugging Face Spaces c833ea1
Merge branch 'main' of https://huggingface.co/spaces/rm-lht/lightrag 88989a8
initial commit b26f463 unverified
Merge pull request #1852 from danielaskdd/fix-postgres-ssl 9e36362 unverified
Daniel.y commited on
fix(postgres): handle ssl_mode="allow" in _create_ssl_context 7a274fe
Merge pull request #1851 from danielaskdd/add-jina-support 99e2b3c unverified
Daniel.y commited on
Bump api version to 0188 7a36f01
Fix linting 91423ee
feat: Integrate Jina embeddings API support 00de9e2
Merge pull request #1844 from AkosLukacs/patch-1 ef7a62b unverified
Daniel.y commited on
Fix linting ac32560
Merge branch 'context-builder' c54ad40
Merge branch 'main' into context-builder 306297d
fix: handle empty tasks list in merge_nodes_and_edges to prevent ValueError f98a925
Remove redundant tokenizer checks 8429f6a
Fix "A Simple Program" example in README.md fb83e3e unverified
Ákos Lukács commited on
fix typo d494366
zrguo commited on
vdb does not store rank any more cafcc0d
Merge pull request #1834 from danielaskdd/postgres-ssl 7004717 unverified
Daniel.y commited on
Merge pull request #1833 from danielaskdd/postgres-extensions-init 6aae24b unverified
Daniel.y commited on
feat: Add SSL support for PostgreSQL database connections 7e0b607
Feat: add PostgreSQL extensions for vector and AGE b09e70e
Fix linting f91fc9e
Add workflow to mark stale issues and PRs 117227d
Update doc for rerank 15a45e2
Merge pull request #1815 from danielaskdd/rerank-top-n 940fee0 unverified
Daniel.y commited on
Fix: rename rerank parameter from top_k to top_n dcf00c8
Merge branch 'find_text_unit' d4a8eb7
Optimize text chunk retrieval with batch fetching 2d2ee75
Improve query for find_text_unit b4016f0
xuewei commited on
Bump core verion to 1.4.4 and api version to 0187 b380a0d
Increase Neo4j connection pool size and timeouts e4d1d9d
Merge pull request #1811 from danielaskdd/fix-keyed-lock 82c2e6f unverified
Daniel.y commited on
Merge branch 'fix-memgraph' into fix-keyed-lock 673f13b
Merge pull request #1810 from danielaskdd/fix-memgraph 854b57a unverified
Daniel.y commited on
Merge pull request #1809 from danielaskdd/fix-redis 0b86491 unverified
Daniel.y commited on
Fix: Implemented entity-keyed locks for edge merging operations to ensure robust race condition protection d74b21e
Replace tenacity retries with manual Memgraph transaction retries e97b5af
fix: add retry mechanism for Memgraph transient errors 2391b37
Merge branch 'fix-redis' into fix-keyed-lock 1480ec1
Improve thread safety for relationship rebuilding cc64ca0
Enhance Redis connection handling with retries and timeouts ff68e59
Improve task execution with early failure detection f87247c
fix: sort edge_key components in _locked_process_edges for consistent locking 0e8a0f8
Merge pull request #1801 from Chida82/main 9e2289c unverified
Daniel.y commited on
Merge pull request #1802 from danielaskdd/fix-agtype-parsing d1538f1 unverified
Daniel.y commited on
fix(postgres): improve AGE agtype parsing and simplify error logging 9637f70
yangdx commited on