|
93864009cc
|
Rename variable with typo
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
|
2025-07-29 11:04:08 +02:00 |
|
|
223df5a433
|
Remove incorrect break
|
2025-07-29 11:02:59 +02:00 |
|
|
3580b3a4ef
|
Remove userProvided from fragments
|
2025-07-29 10:56:54 +02:00 |
|
|
66b6e47494
|
Remove warning
|
2025-07-29 10:52:21 +02:00 |
|
|
6c3dd83ae5
|
Fix old test
|
2025-07-29 09:03:48 +02:00 |
|
|
13d38d59bf
|
Remove useless import
|
2025-07-24 15:44:11 +02:00 |
|
|
4264abda23
|
Remove debugs
|
2025-07-24 15:30:36 +02:00 |
|
|
dbb670a9ee
|
Remove old split function
|
2025-07-24 15:28:58 +02:00 |
|
|
a92e36ab83
|
Small improvements
|
2025-07-24 15:28:17 +02:00 |
|
|
ad06828685
|
Add tests on parser
|
2025-07-24 15:24:42 +02:00 |
|
|
8f1b697b91
|
Format
|
2025-07-24 14:57:06 +02:00 |
|
|
bb4d573862
|
Switch to a nom parser
|
2025-07-24 14:56:35 +02:00 |
|
|
aa5a1f333a
|
Refactor to support less combinations
|
2025-07-23 15:33:17 +02:00 |
|
|
776e55d209
|
Improve code readability
|
2025-07-22 11:37:21 +02:00 |
|
|
3362fb8476
|
Remove print
|
2025-07-22 11:21:06 +02:00 |
|
|
6d93b36279
|
Format
|
2025-07-22 11:18:41 +02:00 |
|
|
982e989886
|
Test regenerate filter
|
2025-07-22 11:10:05 +02:00 |
|
|
0014ed3114
|
Apply review suggestions
|
2025-07-22 10:56:05 +02:00 |
|
|
ab07e9480e
|
Resolve post-merge issues
|
2025-07-21 18:22:10 +02:00 |
|
|
00e957051e
|
Merge remote-tracking branch 'origin/release-v1.16.0' into fragment-filters
|
2025-07-21 18:19:45 +02:00 |
|
|
f1d92bfead
|
Make sure the new filter chat setting is set to it's default value if
missing
|
2025-07-17 15:36:21 +02:00 |
|
|
a005a062da
|
Add security if chat settings parameters are missing
|
2025-07-17 15:27:53 +02:00 |
|
|
fd8b2451d7
|
Merge pull request #5754 from kametsun/fix/incorrect-stats-doc-count
Fix incorrect document count in stats after clearing all documents
|
2025-07-17 06:48:51 +00:00 |
|
|
058f9ffda5
|
Merge pull request #5734 from meilisearch/request-fragments-test
Tests for multimodal
|
2025-07-16 11:04:00 +00:00 |
|
|
5d363205a5
|
Merge pull request #5716 from meilisearch/document-sorting
Allow sorting on the /documents route
|
2025-07-16 10:26:50 +00:00 |
|
|
a683faa882
|
Apply review suggestions
|
2025-07-16 11:03:24 +02:00 |
|
|
8887cbdcd5
|
Merge pull request #5725 from meilisearch/fix-threshold-overcounting-bug
Fix Total Hits being wrong when rankingScoreThreshold is used
|
2025-07-16 07:15:24 +00:00 |
|
|
634865ff53
|
Merge pull request #5710 from meilisearch/chat-route-support-filters
Introduce filters in the chat completions
|
2025-07-15 16:10:49 +00:00 |
|
|
36fccf8525
|
Merge remote-tracking branch 'origin/release-v1.16.0' into fix-threshold-overcounting-bug
|
2025-07-15 18:01:29 +02:00 |
|
|
d6bd60d569
|
Apply review suggestions
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
|
2025-07-15 18:00:37 +02:00 |
|
|
48ad959fc1
|
Merge remote-tracking branch 'origin/release-v1.16.0' into document-sorting
|
2025-07-15 17:41:46 +02:00 |
|
|
1bc30cb4c8
|
Restore old benchmark names
|
2025-07-15 17:34:04 +02:00 |
|
|
77138a42d6
|
Apply review suggestions
Add preconditions
Fix underflow
Remove unwrap
Turn methods to associated functions
Apply review suggestions
|
2025-07-15 17:31:11 +02:00 |
|
|
0791506124
|
Fix some proposals
|
2025-07-15 17:10:45 +02:00 |
|
|
2a015ac3b8
|
Implement basic few shot prompting to improve the query capabilities
|
2025-07-15 14:50:10 +02:00 |
|
|
6f248b78a9
|
Merge pull request #5751 from meilisearch/fix-searchable-attributes-order
Fix: Preserve order of searchable attributes when modified
|
2025-07-15 10:38:11 +00:00 |
|
|
d694e312ff
|
Update crates/milli/src/update/settings.rs
Co-authored-by: Clément Renault <clement@meilisearch.com>
|
2025-07-15 11:54:59 +02:00 |
|
|
d76dcc8998
|
Make clippy happy
|
2025-07-15 11:49:48 +02:00 |
|
|
e654f66223
|
Support filtering
|
2025-07-15 11:49:47 +02:00 |
|
|
34f2ab7093
|
WIP report search errors to the LLM
|
2025-07-15 11:49:46 +02:00 |
|
|
1a9dbd364e
|
Fix some issues
|
2025-07-15 11:49:46 +02:00 |
|
|
662c5d9871
|
Introduce filters in the chat completions
|
2025-07-15 11:49:45 +02:00 |
|
|
5cd61b50f9
|
Fix formatting
|
2025-07-12 18:19:26 +09:00 |
|
|
9a9be76757
|
add: verify that the statistics are correctly update assert
|
2025-07-12 11:15:44 +09:00 |
|
|
cfa6ba6c3b
|
Fix stats showing wrong document count after clear all
Update database stats after clearing documents to ensure
/stats endpoint returns correct numberOfDocuments: 0 instead
of stale count.
|
2025-07-12 11:15:44 +09:00 |
|
|
1ade76ba10
|
Remove sneaky debug
|
2025-07-11 12:27:04 +02:00 |
|
|
ae26658913
|
Use the most appropriate unit in payload_too_large error
|
2025-07-11 12:27:03 +02:00 |
|
|
aa09edb3fb
|
Fix errors being silently dropped
|
2025-07-11 12:27:03 +02:00 |
|
|
3f42f1a036
|
Get rid of bearer
|
2025-07-11 12:27:03 +02:00 |
|
|
9bdfdd395b
|
Fix document step overflowing
|
2025-07-11 12:27:03 +02:00 |
|