lightrag / examples

Commit History

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

Add example usage for separate keyword extraction of user's query
a5e91aa

Gurjot Singh commited on

support pipeline mode
121ced9

jin commited on

support pipeline mode
18a40e5

jin commited on

Merge branch 'HKUDS:main' into main
82d36b3
unverified

jin commited on

Add some script in examples to copy llm cache from one solution to another
cf71c1d

samuel-z-chen commited on

Enrich README.md for postgres usage, make some change to cater python version<12
d6fd606

samuel-z-chen commited on

update Oracle support
0fc2402

jin commited on

增加仅字符分割参数,如果开启,仅采用字符分割,不开启,在分割完以后如果chunk过大,会继续根据token size分割,更新测试文件
9c6d163

童石渊 commited on

Organize files
0f601b5

jin commited on

Fix the bug of AGE processing
5876f53

samuel-z-chen commited on

With a draft for progres_impl
359e407

samuel-z-chen commited on

Added azure openai lightrag server to the api install and fused documentation.
d3f0362

ParisNeo commited on

Update graph_visual_with_neo4j.py
ab4c4d1
unverified

zrguo commited on

Refactor code formatting and update requirements for improved clarity and consistency
5f41159

congiuluc commited on

Added Azure OpenAI api sample with streaming
d552244

congiuluc commited on

GremlinStorage: fix linting error, use asyncio.gather in get_node_edges()
f39a7c1

alllexx88 commited on