lightrag / examples

Commit History

Update lightrag_openai_neo4j_milvus_redis_demo.py
4e9e345
unverified

zrguo commited on

fix the postgres get all labels and get knowledge graph
3bda675

samuel-z-chen commited on

fix demo
9f4950c

LarFii commited on

fix linting
275e33e

LarFii commited on

fix demo
8b3b01c

LarFii commited on

Fix the demo issue of PG to cater with new LightRag changes
552eb31

samuel-z-chen commited on

Merge pull request #900 from YanSte/cleanup-3
eaa50fc
unverified

YanSte commited on

fixed last update
9bc4562

YanSte commited on

Merge pull request #898 from YanSte/update
e57f9b2
unverified

YanSte commited on

cleanup
8746512

YanSte commited on

cleanup storages
b22e80b

YanSte commited on

cleanup code
d971dd5

YanSte commited on

Moved back to llm dir as per
531302d

Pankaj Kaushal commited on

Linting and formatting
f1449cf

Pankaj Kaushal commited on

Add LlamaIndex Wrapper and Example Implementations
fbf52be

Pankaj Kaushal commited on

Merge pull request #811 from da-luggas/main
ef24d38
unverified

YanSte commited on

Updated documentation examples to include chunk_order_index case
0da37af

daluggas commited on

fixed networkx
be72bdb

YanSte commited on

improve MongoDB client management and storage init
3d2d236

ArnoChen commited on

fix examples
c832152

ArnoChen commited on

fixed lint
7149d85

YanSte commited on

Merge branch 'main' into code-cleaning
aca10f0
unverified

zrguo commited on

Merge pull request #772 from hhxdestiny/chroma_support_local
aa1c097
unverified

zrguo commited on

cleaning the message and project no needed
ead39ba

YanSte commited on

Fix embedding type conversion issue in the query function of chroma_impl; chroma_impl supports local persistent client: PersistentClient
bef4c6d

destinyhhx commited on

fix typo
316c28a

ArnoChen commited on

Fix incorrect usage of insert_file API
094984f

Yuhang commited on

fixed linting errors
5b5f653

Gurjot Singh commited on

Integrate gemini client into Lightrag
d5d0856

Gurjot Singh commited on

fix bugs
2ca9437

LarFii commited on

fix linting error
26ce6ff

LarFii commited on

add lightrag_api_openai_compatible_demo_simplified.py
1d04e2d

LarFii commited on

Fix cache bugs
2f4b338

LarFii commited on

Fix bugs
9ce8151

LarFii commited on

cleaned docs
797f88c

YanSte commited on

better handling of namespace
056dbb4

ArnoChen commited on

fix import bugs of postgres example
029b1f6

Tianhong Dai commited on

Fix linting errors
5b0dc1f

Gurjot Singh commited on

Add faiss integration for storage
e06a7a0

Gurjot Singh commited on

+MDB KG
5098dd6

ranfysvalle02 commited on

fix linting errors
df6ae9c

zrguo commited on

Update graph_visual_with_html.py
cc18fb8
unverified

ParisNeo commited on

Remove lightrag_api_open_webui_demo.py file
20ad069

yangdx commited on

Separated llms from the main llm.py file and fixed some deprication bugs
0553d6a

ParisNeo commited on

feat: 增加redis KV存储,增加openai+neo4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖
390c21a

hyb182 commited on

feat: 增加redis KV存储,增加openai+neo4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖
75922df

hyb182 commited on

feat: 增加redis KV存储,增加openai+能o4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖
949ee17

hyb182 commited on

add readme_zh
0164fe3

lhh2023 commited on

Merge pull request #590 from jin38324/main
ca31e34
unverified

zrguo commited on

Fix linting errors
3f44683

Gurjot Singh commited on