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 |
|
Mubelotix
|
44d6430bae
|
Rename fields
|
2025-06-26 12:30:08 +02:00 |
|
Mubelotix
|
ef007d547d
|
Remove panics
|
2025-06-26 12:15:08 +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 |
|
Nymuxyzo
|
5f62274f21
|
Add disableOnNumbers to settings reset
|
2025-06-24 23:32:50 +02:00 |
|
Clément Renault
|
89498a2bea
|
Remove Gemini from the LLM-providers list
|
2025-06-24 15:58:39 +02:00 |
|
Mubelotix
|
d7721fe607
|
Format
|
2025-06-24 12:20:22 +02:00 |
|
Mubelotix
|
4a179fb3c0
|
Improve code quality
|
2025-06-24 11:38:11 +02:00 |
|
Mubelotix
|
2f82d94502
|
Fix the test and simplify types
|
2025-06-23 18:55:23 +02:00 |
|
Mubelotix
|
4925b30196
|
Move embedder stats out of progress
|
2025-06-23 15:24:14 +02:00 |
|
Mubelotix
|
4cadc8113b
|
Add embedder stats in batches
|
2025-06-20 12:42:22 +02:00 |
|
Dijana Pavlovic
|
c17031d3de
|
Fix Gemini base_url when used with OpenAI clients
|
2025-06-19 15:11:37 +02:00 |
|
Clément Renault
|
4069dbcfca
|
Upgrade incompatible dependencies
|
2025-06-17 22:23:37 +02:00 |
|
Clément Renault
|
03eb50fbac
|
Upgrade dependencies
|
2025-06-17 22:03:06 +02:00 |
|
Clément Renault
|
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 |
|
Clément Renault
|
9ae73e3c05
|
Better support for Mistral errors
|
2025-06-12 15:18:37 +02:00 |
|
Clément Renault
|
9bda9a9a64
|
Merge remote-tracking branch 'origin/main' into tmp-release-v1.15.1
|
2025-06-12 10:21:07 +02:00 |
|
Clément Renault
|
77cc3678b5
|
Make sure template errors are reported to the LLM and front-end without panicking
|
2025-06-11 09:27:14 +02:00 |
|
Kerollmops
|
506ee40dc5
|
Improve errors and other stuff
|
2025-06-10 17:52:35 +02:00 |
|
Kerollmops
|
e9d547556d
|
Better error reporting when multi choices is used
|
2025-06-10 16:41:02 +02:00 |
|
Kerollmops
|
5ceb3c6a10
|
Report an error when the document template max bytes is zero
|
2025-06-10 16:27:18 +02:00 |
|
Kerollmops
|
c60d11fb42
|
Clean up the prompts
|
2025-06-10 14:56:13 +02:00 |
|
Kerollmops
|
1a1317ab0f
|
Make clippy happy
|
2025-06-10 11:12:27 +02:00 |
|
Kerollmops
|
985b892b7a
|
Add a basic chat setting validation
|
2025-06-10 10:57:43 +02:00 |
|
Kerollmops
|
605dea4f85
|
Do not leak the chat "workspace" term
|
2025-06-10 10:34:30 +02:00 |
|
Kerollmops
|
95d4775d4a
|
Remove the preQuery chat setting
|
2025-06-10 10:32:58 +02:00 |
|
Kerollmops
|
416fcf47f1
|
Use the same units
|
2025-06-10 10:28:06 +02:00 |
|
Kerollmops
|
e654eddf56
|
Improve the chat workspace REST endpoints
|
2025-06-10 10:21:34 +02:00 |
|
Kerollmops
|
bc56087a17
|
Fix the chatCompletions key
|
2025-06-10 10:08:01 +02:00 |
|
Kerollmops
|
29d82ade56
|
Rename base_api into base_rul
|
2025-06-10 09:24:07 +02:00 |
|
Kerollmops
|
48e8356a16
|
Mark the non-streaming chat completions route unimplemented
|
2025-06-10 09:18:36 +02:00 |
|
Clément Renault
|
717a026fdd
|
Make sure to use the system prompt
|
2025-06-06 12:32:40 +02:00 |
|
Clément Renault
|
70670c3be4
|
Introduce the support of Azure, Gemini, vLLM
|
2025-06-06 12:08:37 +02:00 |
|
Clément Renault
|
c4e1407e77
|
Fix the chat, chats, and chatsSettings actions
|
2025-06-03 16:11:54 +02:00 |
|
Clément Renault
|
3c218cc3a0
|
Update the default chat completions prompt
Co-authored-by: Martin Grigorov <martin-g@users.noreply.github.com>
|
2025-06-03 15:39:26 +02:00 |
|
Kerollmops
|
87d2e213f3
|
Update chat keys
|
2025-06-03 15:36:35 +02:00 |
|
Kerollmops
|
3b931e75d9
|
Make the chats settings and chat completions route experimental
|
2025-06-03 15:36:35 +02:00 |
|
Clément Renault
|
0efb72fe66
|
Introduce the first version of the /chat route that mimics the OpenAI API
|
2025-06-03 15:36:35 +02:00 |
|
Kerollmops
|
496685fa26
|
Implement deserr on ChatCompletions settings structs
|
2025-06-03 15:31:28 +02:00 |
|
Kerollmops
|
02cbcea3db
|
Better chat completions settings management
|
2025-06-03 15:31:28 +02:00 |
|
Kerollmops
|
0f7f5fa104
|
Introduce listing/getting/deleting/updating chat workspace settings
|
2025-06-03 15:31:28 +02:00 |
|
Clément Renault
|
33dfd422db
|
Introduce a lot of search parameters and make Deserr happy
|
2025-06-03 15:31:27 +02:00 |
|
Clément Renault
|
afb43d266e
|
Correctly list the chat settings key actions
|
2025-06-03 15:31:26 +02:00 |
|
Clément Renault
|
c6930c8819
|
Introduce the new index chat settings
|
2025-06-03 15:31:25 +02:00 |
|
Clément Renault
|
56c1bd3afe
|
Generate a new default chat API key
|
2025-06-03 15:31:24 +02:00 |
|
Clément Renault
|
a52b513023
|
Expose new chat settings routes
|
2025-06-03 15:31:02 +02:00 |
|
Clément Renault
|
5400f3941a
|
Introduce the first version of the /chat route that mimics the OpenAI API
|
2025-06-03 15:30:48 +02:00 |
|
mcmah309
|
1d5265caf4
|
Fix typo in method name
|
2025-05-22 14:25:04 +00:00 |
|
Louis Dureuil
|
cf4798bd2b
|
Change batch stop reason messages to match the new batch_strategy API name
|
2025-05-22 12:20:17 +02:00 |
|
Louis Dureuil
|
4d761d3444
|
Rename batch_creation_complete to batch_strategy
|
2025-05-22 12:19:54 +02:00 |
|