lightrag / examples

Commit History

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

Add Gremlin graph storage
d267c74

alllexx88 commited on

support TiDBGraphStorage
c3653d6

Weaxs commited on

Add Apache AGE graph storage
1ee03f4

alllexx88 commited on

Update __version__
a928fde

LarFii commited on

Modify the chat_complete method to support keywords extraction.
577f5ec

Jason Guo commited on

support TiDB: add TiDBKVStorage, TiDBVectorDBStorage
c87e4c5

Weaxs commited on

Merge branch 'main' into main
3478579
unverified

zrguo commited on

Merge pull request #430 from zhenya-zhu/ollama-api-service-demo
d381db9
unverified

zrguo commited on

Merge branch 'main' into fix-entity-name-string
43037a5
unverified

zrguo commited on

fix format
2819245

I561043 commited on

add demo for ollama api service
17c13db

I561043 commited on

Merge remote-tracking branch 'origin/main' and fix syntax
ce8e264

partoneplay commited on

Move jina demo
b6dce7a

Larfii commited on

Interactive Graph: Mouse hover nodes and edges displays description in pop-up window
6517aa8

kaushikacharya commited on

Add support for OpenAI Compatible Streaming output
f4c9977

partoneplay commited on

Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo
59bd4fe

partoneplay commited on

Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo
6fc97da

partoneplay commited on

feat(lightrag): 添加 查询时使用embedding缓存功能
621f2c2

Magicyuan commited on

feat(lightrag): 添加 查询时使用embedding缓存功能
8a7c7e5

yuanxiaobin commited on

feat(lightrag): 添加 查询时使用embedding缓存功能
d4fb0be

Magicyuan commited on

feat(lightrag): 添加 查询时使用embedding缓存功能
19c1c21

yuanxiaobin commited on