Jyong
|
0b2d51d859
|
add the index field for elasticsearch (#10592)
|
2024-11-12 21:43:16 +08:00 |
|
Jyong
|
f47177ecb4
|
add top_k for es full text search (#9963)
|
2024-10-28 23:04:54 +08:00 |
|
zhuhao
|
b90ad587c2
|
refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423)
|
2024-10-17 19:12:42 +08:00 |
|
zhuhao
|
86594851cb
|
refactor: update the default values of top-k parameter in vdb to be consistent (#9367)
|
2024-10-16 16:00:21 +08:00 |
|
zhuhao
|
d97d3ff5fc
|
chore: add abstract decorator and output log when query embedding fails (#9264)
|
2024-10-12 23:58:41 +08:00 |
|
Jyong
|
80b62d50f5
|
Fix/add es num_candidates (#9225)
|
2024-10-11 16:04:23 +08:00 |
|
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
2024-09-13 22:42:08 +08:00 |
|
-LAN-
|
08c486452f
|
fix: score_threshold handling in vector search methods (#8356)
|
2024-09-13 14:24:35 +08:00 |
|
Bowen Liang
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
2024-09-12 15:50:49 +08:00 |
|
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
2024-09-11 16:40:52 +08:00 |
|
Bowen Liang
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
2024-09-10 17:00:20 +08:00 |
|
Kenn
|
122ce41020
|
feat: rewrite Elasticsearch index and search code to achieve Elasticsearch vector and full-text search (#7641)
Co-authored-by: haokai <haokai@shuwen.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
Co-authored-by: wellCh4n <wellCh4n@foxmail.com>
|
2024-08-27 11:43:44 +08:00 |
|
miendinh
|
f104b930cf
|
feat: support elasticsearch vector database (#3558)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-08-13 17:36:20 +08:00 |
|