Commit Graph

1579 Commits

Author SHA1 Message Date
destiny
a5cd2b1958 Fix embedding type conversion issue in the query function of chroma_impl; chroma_impl supports local persistent client: PersistentClient 2025-02-14 11:00:54 +08:00
zrguo
be7a001ad8 Merge pull request #754 from TITC/main
Fix incorrect usage of insert_file API
2025-02-12 19:34:32 +08:00
TITC
75c164de69 Fix incorrect usage of insert_file API 2025-02-12 14:04:02 +08:00
zrguo
6f2e1d25b3 Merge pull request #751 from ArnoChenFx/add-MongoDocStatusStorage
add MongoDocStatusStorage
2025-02-12 13:39:56 +08:00
zrguo
1b67b4569c Merge pull request #750 from gurjot-05/main
Integrate gemini client into Lightrag
2025-02-12 13:39:06 +08:00
ArnoChen
9daab4340c add MongoDocStatusStorage
remove unnecessary logging

format
2025-02-12 04:13:48 +08:00
Gurjot Singh
d82b9c46e0 fixed linting errors 2025-02-11 23:49:56 +05:30
Gurjot Singh
e7b6c55bee Integrate gemini client into Lightrag 2025-02-11 23:43:42 +05:30
zrguo
18acb4a2b1 fix linting error 2025-02-11 22:16:35 +08:00
zrguo
a272c7b3f7 Merge pull request #741 from Brenon28/fix-update-doc-status-postgresql
fix(postgres): update document status with partial update instead of …
2025-02-11 22:14:52 +08:00
zrguo
f902f552da Update README.md 2025-02-11 22:06:40 +08:00
zrguo
80a3ce2240 fix bugs 2025-02-11 16:24:22 +08:00
zrguo
43ed7386d1 fix linting error 2025-02-11 14:21:19 +08:00
zrguo
f44c83594e add lightrag_api_openai_compatible_demo_simplified.py 2025-02-11 13:40:05 +08:00
zrguo
5ffbb548ad Fix linting error 2025-02-11 13:32:24 +08:00
zrguo
2d2ed19095 Fix cache bugs 2025-02-11 13:28:18 +08:00
zrguo
24e0f0390e Update __version__ 2025-02-11 11:59:28 +08:00
zrguo
0c3b754108 Fix bugs 2025-02-11 11:42:46 +08:00
zrguo
87e6bc5c42 Merge pull request #735 from YanSte/documentatino
Updated documentation
2025-02-11 08:57:39 +08:00
Yannick Stephan
23283180c7 fixed type 2025-02-10 19:59:19 +01:00
Yannick Stephan
41f76ec459 updated readme 2025-02-10 19:57:55 +01:00
Yannick Stephan
4c2f13f79e improved docs 2025-02-10 19:57:55 +01:00
Yannick Stephan
e1f4f9560d updated documentation 2025-02-10 19:57:55 +01:00
Brenon
4723e9b535 fix(postgres): update document status with partial update instead of full upsert 2025-02-10 15:05:44 +03:00
zrguo
d0779209d9 Update LOGO 2025-02-10 14:01:52 +08:00
zrguo
ad8349aff5 Merge pull request #738 from ArnoChenFx/qdrant-backend
add qdrant backend, enable MongoGraphStorage based on config
2025-02-10 13:55:15 +08:00
zrguo
f1a0284294 Merge pull request #739 from YanSte/fixes
Improve Parallelism & Fix Bugs After Testing
2025-02-10 13:52:19 +08:00
Yannick Stephan
bfd280450a cleaned code 2025-02-09 21:48:19 +01:00
Yannick Stephan
a47e09c69e improving ainsert_custom_chunks paralelism 2025-02-09 21:42:04 +01:00
Yannick Stephan
07f31606d2 cleaned code 2025-02-09 21:34:38 +01:00
Yannick Stephan
9f6621454e fixed ids 2025-02-09 21:24:13 +01:00
Yannick Stephan
f37f2c7555 improved parallele 2025-02-09 21:17:09 +01:00
Yannick Stephan
068924b59f updated type 2025-02-09 21:12:39 +01:00
Yannick Stephan
3e49ced307 Improved paralle 2025-02-09 21:03:14 +01:00
Yannick Stephan
2b99637584 improved paralle 2025-02-09 20:41:18 +01:00
Yannick Stephan
5e3100221c cleaned code 2025-02-09 20:18:38 +01:00
Yannick Stephan
07e3d2b24f fixed typo 2025-02-09 20:11:35 +01:00
Yannick Stephan
d70d7ff20e added at call check 2025-02-09 20:05:59 +01:00
Yannick Stephan
62115b836f cleaned set 2025-02-09 20:03:15 +01:00
Yannick Stephan
6480ddee5d cleaned code 2025-02-09 19:51:05 +01:00
Yannick Stephan
55cfb4dab1 fixed typo 2025-02-09 19:24:41 +01:00
Yannick Stephan
7d63898015 fixed bugs 2025-02-09 19:21:49 +01:00
ArnoChen
a55b3263f1 move config.ini.example to root directory 2025-02-10 01:30:55 +08:00
ArnoChen
ee5c00e0c6 add example configuration file for API
format
2025-02-10 01:23:41 +08:00
ArnoChen
09195182c2 enable MongoGraphStorage based on config
mongo graph
2025-02-10 01:07:41 +08:00
ArnoChen
294d094076 use "database" instead of "LightRAG" for MongoDB config 2025-02-10 01:00:02 +08:00
ArnoChen
c858e4a4e6 add qdrant backend 2025-02-10 00:57:28 +08:00
zrguo
832a9bb6fb Merge pull request #734 from YanSte/feature-fix-pipeline
Fixed Pipe Insert & Code Cleanup
2025-02-09 23:29:17 +08:00
Yannick Stephan
f84be33d5c cleaned code 2025-02-09 15:54:15 +01:00
Yannick Stephan
93717e6705 cleaned code 2025-02-09 15:36:01 +01:00