Commit History
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
Fix embedding type conversion issue in the query function of chroma_impl; chroma_impl supports local persistent client: PersistentClient
bef4c6d
fix typo
316c28a
ArnoChen
commited on
Fix incorrect usage of insert_file API
094984f
fixed linting errors
5b5f653
Gurjot Singh
commited on
Integrate gemini client into Lightrag
d5d0856
Gurjot Singh
commited on
fix bugs
2ca9437
fix linting error
26ce6ff
add lightrag_api_openai_compatible_demo_simplified.py
1d04e2d
Fix cache bugs
2f4b338
Fix bugs
9ce8151
cleaned docs
797f88c
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
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