|
114d50dfba
|
Always use at least an ef = 100 when searching
|
2025-08-18 16:23:05 +02:00 |
|
|
e000df8646
|
Add a missing cancelation call for hannoy
|
2025-08-18 16:23:05 +02:00 |
|
|
900e8a0d9c
|
Reintroduce changing the distance from Cosine to Cosine binary quantized
|
2025-08-18 16:23:05 +02:00 |
|
|
f5f173e451
|
Bump Hannoy's version
|
2025-08-18 16:23:05 +02:00 |
|
|
ce9d56377c
|
Increase efSearch from x2 to x10
|
2025-08-18 16:23:05 +02:00 |
|
|
c2d912645f
|
Increase efConstruction from 48 to 125
|
2025-08-18 16:23:05 +02:00 |
|
|
112d3f54e9
|
remove-me: Introduce an env var to change the embeddings chunk size
|
2025-08-18 16:23:05 +02:00 |
|
|
4d3a9dc43e
|
Rename the ArroyWrapper/HannoyWrapper into VectorStore
|
2025-08-18 16:23:04 +02:00 |
|
|
9a2a40a4fa
|
Use constants as the hannoy default parameters
|
2025-08-18 16:23:04 +02:00 |
|
|
bf921e9135
|
Use Hannoy instead of arroy
|
2025-08-18 16:23:04 +02:00 |
|
|
be045a7636
|
Merge branch 'release-v1.16.0' into fragment-filters
|
2025-08-01 09:04:12 +02:00 |
|
|
223df5a433
|
Remove incorrect break
|
2025-07-29 11:02:59 +02:00 |
|
|
0014ed3114
|
Apply review suggestions
|
2025-07-22 10:56:05 +02:00 |
|
|
a0b71a8785
|
EmbedderOptions::has_fragments()
|
2025-07-21 15:11:24 +02:00 |
|
|
058f9ffda5
|
Merge pull request #5734 from meilisearch/request-fragments-test
Tests for multimodal
|
2025-07-16 11:04:00 +00:00 |
|
|
3261aadcf2
|
Add composite test
|
2025-07-07 16:50:39 +02:00 |
|
|
073e9f2967
|
Disable similarity check on composite embedders using fragments
|
2025-07-07 16:46:16 +02:00 |
|
|
a3254d7d7d
|
Implement dumpless upgrade from v1.15 to v1.16
|
2025-07-07 11:57:08 +02:00 |
|
|
dfe0c8664e
|
Add a version of prompt::Context that has no fields
|
2025-07-03 11:08:31 +02:00 |
|
|
87f105747f
|
Add documentation to Extractor trait
|
2025-07-03 10:41:20 +02:00 |
|
|
735634e998
|
Send owned metadata and clear inputs in case of error
|
2025-07-03 10:32:57 +02:00 |
|
|
3740755d9c
|
Compare to RawValue::NULL constant rather than explicit "null"
|
2025-07-03 10:11:07 +02:00 |
|
|
a06cb1bfd6
|
Remove Embed::process_embeddings and have it be an inherent function of the type that uses it
|
2025-07-03 10:02:16 +02:00 |
|
|
428463e45c
|
Check indexing fragments as well as search fragments
|
2025-07-02 16:17:22 +02:00 |
|
|
7113fcf63a
|
New error
|
2025-07-02 16:17:12 +02:00 |
|
|
82a796aea7
|
vector settings: fix bug where removed fragments were returned as new
|
2025-07-02 11:36:50 +02:00 |
|
|
f6287602e9
|
Improve error message when request contains the wrong type of placeholder
|
2025-07-02 11:36:50 +02:00 |
|
|
ede456c5b0
|
New error: rest inconsistent fragments
|
2025-07-02 11:36:50 +02:00 |
|
|
3f5b5df139
|
Check consistency of fragments
|
2025-07-02 11:36:50 +02:00 |
|
|
d72e5f5f69
|
Hide documentTemplate and documentTemplateMaxBytes when indexing_fragment is defined
|
2025-07-02 11:29:50 +02:00 |
|
|
eda309d562
|
make sure fragments are ordered
|
2025-07-02 00:05:13 +02:00 |
|
|
2b2e6c0b3a
|
Settings changes
|
2025-07-02 00:05:13 +02:00 |
|
|
9ce5598fef
|
parsed vectors: embeddings is None when it is null when read from DB
|
2025-07-02 00:05:13 +02:00 |
|
|
cab5e35ff7
|
Implement in old settings indexer and old dump import indexer
|
2025-07-02 00:05:12 +02:00 |
|
|
f8232976ed
|
Implement in new document indexer
|
2025-07-02 00:05:12 +02:00 |
|
|
f3d5c74c02
|
Vector settings to add indexingFragments and searchFragments
|
2025-07-02 00:05:12 +02:00 |
|
|
c45ede44a8
|
Add new parameters to openai and rest embedders
|
2025-07-02 00:05:11 +02:00 |
|
|
4235a82dcf
|
REST embedder supports fragments
|
2025-07-02 00:05:11 +02:00 |
|
|
e7b9b8f002
|
Change embedder API
|
2025-07-02 00:05:11 +02:00 |
|
|
422a786ffd
|
RuntimeEmbedder and RuntimeFragments
|
2025-07-02 00:05:11 +02:00 |
|
|
836ae19bec
|
ArroyWrapper changes
|
2025-07-02 00:05:11 +02:00 |
|
|
0b5bc41b79
|
Add new vector errors
|
2025-07-02 00:05:11 +02:00 |
|
|
b45059e8f2
|
Add vector::session module
|
2025-07-02 00:05:11 +02:00 |
|
|
c16c60b599
|
Add vector::extractor module
|
2025-07-02 00:05:11 +02:00 |
|
|
17a94c40dc
|
Add vector::db module
|
2025-07-02 00:05:10 +02:00 |
|
|
76ca44b214
|
Expand json_template module
|
2025-07-02 00:05:10 +02:00 |
|
|
29f6eeff8f
|
Remove lots of Arcs
|
2025-06-26 12:15:08 +02:00 |
|
|
ef007d547d
|
Remove panics
|
2025-06-26 12:15:08 +02:00 |
|
|
d08e89ea3d
|
Remove options
|
2025-06-24 15:10:15 +02:00 |
|
|
d7721fe607
|
Format
|
2025-06-24 12:20:22 +02:00 |
|