Commit Graph

862 Commits

Author SHA1 Message Date
231f86decf Refer to v1.19 and remove arroy -> hannoy dumpless upgrade 2025-09-01 12:10:13 +02:00
b2f2807a94 Integrate arroy with conversion capabilities 2025-08-28 14:43:04 +02:00
69a84fbfe6 update to v1.22 2025-08-26 10:25:19 +02:00
6d9e0c4bce Switch to hannoy 0.0.4 2025-08-26 10:19:54 +02:00
5139dd273e Depend on Hannoy from crates.io 2025-08-26 10:19:54 +02:00
0d4b78a217 Integrate the hannoy progress 2025-08-26 09:44:23 +02:00
52d55ccd8e Switch to hannoy with support for deletions 2025-08-26 09:44:23 +02:00
47cee7e1ea Bump Hannoy's version 2025-08-26 09:44:22 +02:00
f9d0d1ddd6 Bump hannoy 2025-08-26 09:44:22 +02:00
e50f970ab8 Use a more feature-full Hannoy version 2025-08-26 09:44:21 +02:00
27550dafad Reintroduce arroy and support for dumpless upgrade from previous versions 2025-08-26 09:44:21 +02:00
affcaef556 Use Hannoy instead of arroy 2025-08-26 09:44:21 +02:00
496de5563a Update version in Cargo.toml 2025-08-21 16:36:56 +02:00
ef10c1fb23 Dependency changes 2025-08-19 14:50:41 +02:00
36cac8acf7 Update package version 2025-08-18 09:44:40 +02:00
398efa3c55 Merge branch 'main' into fragment-filters 2025-08-13 17:27:09 +02:00
666ae1a3e7 Add "did you mean" message 2025-08-13 13:00:38 +02:00
3240d89e81 Merge pull request #5830 from meilisearch/v1-17-1
Update version for v1.17.1
2025-08-12 15:43:28 +00:00
de52fe91f5 Update version 2025-08-12 14:52:50 +02:00
0881810780 Add CI to publish OpenAPI file 2025-08-11 18:09:54 +02:00
1fdf820931 Update version to v1.17.0 2025-08-06 12:12:52 +02:00
d67db6e3c2 Use the edition 2024 documents indexer in the dumps 2025-07-17 17:12:51 +02:00
bbcabc47bd Update version for the next release (v1.16.0) in Cargo.toml 2025-07-03 08:06:38 +00:00
63031219c5 Add the payload size to the parameters 2025-06-26 13:57:32 +02:00
acb7c0a449 Implement a retry strategy 2025-06-25 15:27:08 +02:00
138d20b277 Remove old dependencies 2025-06-18 16:46:20 +02:00
4069dbcfca Upgrade incompatible dependencies 2025-06-17 22:23:37 +02:00
03eb50fbac Upgrade dependencies 2025-06-17 22:03:06 +02:00
abb399b802 Merge pull request #5674 from meilisearch/release-v1.15.2
Bring back v1.15.2 to main
2025-06-16 11:36:07 +00:00
f3dd6834c6 Update version for the next release (v1.15.2) in Cargo.toml 2025-06-12 10:51:09 +00:00
9bda9a9a64 Merge remote-tracking branch 'origin/main' into tmp-release-v1.15.1 2025-06-12 10:21:07 +02:00
9275ce1503 Merge pull request #5655 from meilisearch/update-version-v1.15.1
Update version for the next release (v1.15.1) in Cargo.toml
2025-06-11 14:54:01 +00:00
19d077a4b1 Update version for the next release (v1.15.1) in Cargo.toml 2025-06-11 08:35:24 +00:00
7c1b15fd06 Remove useless liquid dependency for Meilisearch 2025-06-10 14:05:35 +02:00
70670c3be4 Introduce the support of Azure, Gemini, vLLM 2025-06-06 12:08:37 +02:00
352ac759b5 Update dependencies 2025-06-04 09:35:43 +02:00
201a808fe2 Better report errors happening with the underlying LLM 2025-06-03 15:39:26 +02:00
0efb72fe66 Introduce the first version of the /chat route that mimics the OpenAI API 2025-06-03 15:36:35 +02:00
bed442528f Update charabia v0.9.4 2025-06-03 15:31:28 +02:00
75c3f33478 Correctly support document templates on the chat API 2025-06-03 15:31:25 +02:00
39320a6fce Better stop the stream 2025-06-03 15:31:24 +02:00
341183cd57 Make it compatible with the Mistral API 2025-06-03 15:31:23 +02:00
0f05c0eb6f Implement a first version of a streamed chat API 2025-06-03 15:31:01 +02:00
951be67060 Support querying the index named main 2025-06-03 15:30:48 +02:00
5400f3941a Introduce the first version of the /chat route that mimics the OpenAI API 2025-06-03 15:30:48 +02:00
cb7bb36080 update charabia v0.9.6 2025-06-03 10:48:41 +02:00
fc88b003b4 Use shared server and unique indices for add_documents IT tests
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-05-28 14:20:07 +03:00
46ff78b4ec Update the regex to replace all occurrences of uuids in the redaction
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-05-27 11:47:02 +03:00
f54b57e5be Use a Regex in insta dynamic redaction to replace Uuids with [uuid]
(cherry picked from commit f8b8c6ab71a28052cf9b271ca8aa5d4175f9e8f9)
Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-05-26 14:03:48 +03:00
1b718afd11 Update charabia removing a lot of dependencies 2025-05-21 11:52:19 +02:00