|
|
3f7aa38d77
|
fix: #20560 When elasticsearch is used as the vector database, the Retrieval Test fails to filter the data after setting the Score Threshold, and the score of the recalled results is empty (#20561)
|
2025-06-03 13:24:26 +08:00 |
|
|
|
d135677c25
|
add vdb document id index (#16244)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-20 01:38:15 +08:00 |
|
|
|
abeaea4f79
|
Support knowledge metadata filter (#15982)
|
2025-03-18 16:42:19 +08:00 |
|
|
|
d2586278d6
|
Feat elasticsearch japanese (#12194)
|
2025-01-08 12:35:41 +08:00 |
|
|
|
70698024f5
|
fix: empty delete bug (#12339)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
2025-01-03 20:46:39 +08:00 |
|
|
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
|
|
|
0b2d51d859
|
add the index field for elasticsearch (#10592)
|
2024-11-12 21:43:16 +08:00 |
|
|
|
f47177ecb4
|
add top_k for es full text search (#9963)
|
2024-10-28 23:04:54 +08:00 |
|
|
|
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 |
|
|
|
86594851cb
|
refactor: update the default values of top-k parameter in vdb to be consistent (#9367)
|
2024-10-16 16:00:21 +08:00 |
|
|
|
d97d3ff5fc
|
chore: add abstract decorator and output log when query embedding fails (#9264)
|
2024-10-12 23:58:41 +08:00 |
|
|
|
80b62d50f5
|
Fix/add es num_candidates (#9225)
|
2024-10-11 16:04:23 +08:00 |
|
|
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
2024-09-13 22:42:08 +08:00 |
|
|
|
08c486452f
|
fix: score_threshold handling in vector search methods (#8356)
|
2024-09-13 14:24:35 +08:00 |
|
|
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
2024-09-12 15:50:49 +08:00 |
|
|
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
2024-09-11 16:40:52 +08:00 |
|
|
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
2024-09-10 17:00:20 +08:00 |
|
|
|
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 |
|
|
|
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 |
|