Commit History

Update readme file
f730119

rm-lht commited on

Add Hugging Face Spaces YAML configuration metadata
4246200

rm-lht commited on

Remove binary files that are not supported by Hugging Face Spaces
c833ea1

rm-lht commited on

Merge branch 'main' of https://huggingface.co/spaces/rm-lht/lightrag
88989a8

rm-lht commited on

initial commit
b26f463
unverified

rm-lht commited on

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

gzdaniel commited on

Merge pull request #1851 from danielaskdd/add-jina-support
99e2b3c
unverified

Daniel.y commited on

Bump api version to 0188
7a36f01

gzdaniel commited on

Fix linting
91423ee

gzdaniel commited on

feat: Integrate Jina embeddings API support
00de9e2

gzdaniel commited on

Merge pull request #1844 from AkosLukacs/patch-1
ef7a62b
unverified

Daniel.y commited on

Fix linting
ac32560

gzdaniel commited on

Merge branch 'context-builder'
c54ad40

gzdaniel commited on

Merge branch 'main' into context-builder
306297d

gzdaniel commited on

fix: handle empty tasks list in merge_nodes_and_edges to prevent ValueError
f98a925

gzdaniel commited on

Remove redundant tokenizer checks
8429f6a

gzdaniel commited on

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

gzdaniel commited on

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

gzdaniel commited on

Feat: add PostgreSQL extensions for vector and AGE
b09e70e

gzdaniel commited on

Fix linting
f91fc9e

gzdaniel commited on

Add workflow to mark stale issues and PRs
117227d

gzdaniel commited on

Update doc for rerank
15a45e2

gzdaniel commited on

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

gzdaniel commited on

Merge branch 'find_text_unit'
d4a8eb7

gzdaniel commited on

Optimize text chunk retrieval with batch fetching
2d2ee75

gzdaniel commited on

Improve query for find_text_unit
b4016f0

xuewei commited on

Bump core verion to 1.4.4 and api version to 0187
b380a0d

gzdaniel commited on

Increase Neo4j connection pool size and timeouts
e4d1d9d

gzdaniel commited on

Merge pull request #1811 from danielaskdd/fix-keyed-lock
82c2e6f
unverified

Daniel.y commited on

Merge branch 'fix-memgraph' into fix-keyed-lock
673f13b

gzdaniel commited on

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

gzdaniel commited on

Replace tenacity retries with manual Memgraph transaction retries
e97b5af

gzdaniel commited on

fix: add retry mechanism for Memgraph transient errors
2391b37

gzdaniel commited on

Merge branch 'fix-redis' into fix-keyed-lock
1480ec1

gzdaniel commited on

Improve thread safety for relationship rebuilding
cc64ca0

gzdaniel commited on

Enhance Redis connection handling with retries and timeouts
ff68e59

gzdaniel commited on

Improve task execution with early failure detection
f87247c

gzdaniel commited on

fix: sort edge_key components in _locked_process_edges for consistent locking
0e8a0f8

gzdaniel commited on

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

fix Azure deployment
d838cda

chida82 commited on