Commit graph

762 commits

Author SHA1 Message Date
Louis Dureuil
fef089c7b6
Merge pull request #5596 from meilisearch/request-fragments
Request fragments
2025-07-03 15:01:44 +00:00
ManyTheFish
32dede35c7 Update snapshots 2025-07-03 15:59:14 +02:00
Louis Dureuil
895db76a51
Fix snaps 2025-07-02 16:10:05 +02:00
Kerollmops
91e77abf4f
Bump the mini-dashboard to v0.2.20 2025-07-02 12:15:11 +02:00
Louis Dureuil
c1a132fa06
multimodal experimental feature 2025-07-02 00:05:13 +02:00
Louis Dureuil
e54fc59248
Fix snaps 2025-07-02 00:05:13 +02:00
Louis Dureuil
11e7c0d75f
Fix tests 2025-07-02 00:05:13 +02:00
Louis Dureuil
c593fbe648
Analytics 2025-07-02 00:05:12 +02:00
Louis Dureuil
2b3327ea74
Use media to determine search kind 2025-07-02 00:05:12 +02:00
Louis Dureuil
d14184f4da
Add media to search 2025-07-02 00:05:12 +02:00
Louis Dureuil
46bceb91f1
New search errors 2025-07-02 00:05:12 +02:00
Louis Dureuil
5716ab70f3
EmbeddingConfigs -> RuntimeEmbedders 2025-07-02 00:05:11 +02:00
Louis Dureuil
b93ca3945e
Merge pull request #5723 from meilisearch/fix-flaky-embedder-test
Fix flaky last_error test
2025-07-01 15:14:28 +00:00
Mubelotix
8fef48f8ca
Merge pull request #5670 from meilisearch/export-and-transfer-route
Introduce a new route to export indexes
2025-07-01 14:37:02 +00:00
Mubelotix
d2776efb11
Fix flaky last_error test 2025-07-01 15:14:56 +02:00
Mubelotix
c078efd730
Remove experimental todo 2025-07-01 14:40:59 +02:00
Mubelotix
9dac91efe0
Fix utoipa response 2025-07-01 14:40:39 +02:00
Many the fish
e8b2bb3ea6
Merge pull request #5709 from meilisearch/analytics-chat-completions
Add analytics to the chat completions
2025-07-01 09:14:47 +00:00
Mubelotix
9cfbef478e
Add override setttings to analytics 2025-07-01 11:04:59 +02:00
Mubelotix
efd5fd96cc
Add the overrideSettings parameter 2025-07-01 11:02:42 +02:00
Clément Renault
f4bb6cbca8
Better behavior when null indexes 2025-06-30 18:59:16 +02:00
Clément Renault
85037352b9
Fix most of the easy issues 2025-06-30 18:31:32 +02:00
ManyTheFish
1b54c866e1 Link experimental feature discussion 2025-06-30 14:47:39 +02:00
ManyTheFish
6b2b8ed676 Transform experimental_no_edition_2024_for_settings into a config 2025-06-30 11:49:03 +02:00
ManyTheFish
6db5939f84 Re-integrate embedder stats 2025-06-30 09:52:06 +02:00
Clément Renault
7fa1c41190
Fix some api key errors 2025-06-26 18:25:49 +02:00
ManyTheFish
82fe80b360 Replace the legacy Settings::execute by the new one 2025-06-26 18:14:14 +02:00
Clément Renault
0f1dd3614c
Update tasks tests 2025-06-26 18:11:12 +02:00
Louis Dureuil
3aa6c3c750
Merge pull request #5707 from Mubelotix/last_embedder_message
Add last embedder error in batches
2025-06-26 15:21:17 +00:00
Clément Renault
b956918c11
Fix clippy and more utoipa issues 2025-06-26 16:31:38 +02:00
Clément Renault
e3003c1609
Improve OpenAPI schema 2025-06-26 16:05:12 +02:00
Clément Renault
bf13268649
Better compute aggragates 2025-06-26 16:03:13 +02:00
Clément Renault
e6e9a033aa
Introduce new analytics to the export route 2025-06-26 15:45:24 +02:00
Kerollmops
63031219c5
Add the payload size to the parameters 2025-06-26 13:57:32 +02:00
Mubelotix
44d6430bae
Rename fields 2025-06-26 12:30:08 +02:00
Mubelotix
0f6dd133b2
Turn to references 2025-06-26 12:15:09 +02:00
Mubelotix
3fc16c627d
Comment the delay 2025-06-26 12:15:08 +02:00
Mubelotix
9422b6d654
Update crates/meilisearch/src/lib.rs
Co-authored-by: Louis Dureuil <louis.dureuil@gmail.com>
2025-06-26 10:58:27 +02:00
Many the fish
ddba52414a
Merge pull request #5702 from Nymuxyzo/fix/5688-reset-typo_tolerance-settings
Fix disableOnNumbers reset
2025-06-26 07:58:47 +00:00
Clément Renault
ee812b31c4
Support JSON value as filters 2025-06-25 15:27:09 +02:00
Clément Renault
3329248a84
Support no pattern when exporting 2025-06-25 15:27:09 +02:00
Clément Renault
e023ee4b6b
Working first implementation 2025-06-25 15:26:47 +02:00
Clément Renault
e74c3b692a
Introduce a new route to export documents and enqueue the export task 2025-06-25 15:26:46 +02:00
Mubelotix
1d3b18f774
Update test to be more reproducible 2025-06-25 14:58:21 +02:00
Clément Renault
00bc86e74b
Merge pull request #5705 from meilisearch/fix-max-total-size-limit-env-var
Fix the environment variable name of the experimental limit batched tasks total size feature
2025-06-25 12:49:30 +00:00
Kerollmops
adc9976615
Simplify the analytics chat completions aggragetor 2025-06-25 11:50:26 +02:00
Nymuxyzo
5f62274f21 Add disableOnNumbers to settings reset 2025-06-24 23:32:50 +02:00
Clément Renault
5f50fc9464
Add new analytics to the chat completions route 2025-06-24 17:05:49 +02:00
Clément Renault
89498a2bea
Remove Gemini from the LLM-providers list 2025-06-24 15:58:39 +02:00
Clément Renault
211c1b753f
Fix the env variable name 2025-06-24 15:27:39 +02:00