Commit History
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
feat: 增加redis KV存储,增加openai+neo4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖
390c21a
feat: 增加redis KV存储,增加openai+neo4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖
75922df
feat: 增加redis KV存储,增加openai+能o4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖
949ee17
add readme_zh
0164fe3
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
Enrich README.md for postgres usage, make some change to cater python version<12
d6fd606
update Oracle support
0fc2402
jin
commited on
增加仅字符分割参数,如果开启,仅采用字符分割,不开启,在分割完以后如果chunk过大,会继续根据token size分割,更新测试文件
9c6d163
童石渊
commited on
Organize files
0f601b5
jin
commited on
Some enhancements:
b6db833
Fix the lint issue
d19a515
Fix the lint issue
d6836a4
Remove unused import
4b1ab89
Fix the bug of AGE processing
5876f53
With a draft for progres_impl
359e407
Added azure openai lightrag server to the api install and fused documentation.
d3f0362
Update graph_visual_with_neo4j.py
ab4c4d1
unverified
zrguo
commited on
Refactor code formatting and update requirements for improved clarity and consistency
5f41159
Added Azure OpenAI api sample with streaming
d552244
GremlinStorage: fix linting error, use asyncio.gather in get_node_edges()
f39a7c1
Add Gremlin graph storage
d267c74
support TiDBGraphStorage
c3653d6
Add Apache AGE graph storage
1ee03f4
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
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
Move jina demo
b6dce7a
Larfii
commited on
Interactive Graph: Mouse hover nodes and edges displays description in pop-up window
6517aa8
Add support for OpenAI Compatible Streaming output
f4c9977
Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo
59bd4fe
Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo
6fc97da
feat(lightrag): 添加 查询时使用embedding缓存功能
621f2c2
feat(lightrag): 添加 查询时使用embedding缓存功能
8a7c7e5
yuanxiaobin
commited on
feat(lightrag): 添加 查询时使用embedding缓存功能
d4fb0be
feat(lightrag): 添加 查询时使用embedding缓存功能
19c1c21
yuanxiaobin
commited on