460 Commits

Author SHA1 Message Date
Clément Renault
d45647b58d
Call specific tools to show progression and results. 2025-05-23 17:25:09 +02:00
Clément Renault
045a1b1e75
Introduce a lot of search parameters and make Deserr happy 2025-05-22 15:34:49 +02:00
Clément Renault
293ac45b7c
Expose a well defined set of sources 2025-05-22 10:42:36 +02:00
Clément Renault
8aa7ae912a
Add the index descriptions to the function description 2025-05-22 10:40:43 +02:00
Clément Renault
7492b6e669
redact the chat settings API key 2025-05-21 21:18:18 +02:00
Clément Renault
fcc0d43a62
Better chat settings management 2025-05-21 21:06:11 +02:00
Clément Renault
fde11573da
Always use the frequency matching strategy 2025-05-21 16:18:37 +02:00
Clément Renault
4d59fdb65d
Correctly support document templates on the chat API 2025-05-21 15:32:34 +02:00
Clément Renault
3e51c0a4c1
Introduce the new index chat settings 2025-05-21 11:07:06 +02:00
Clément Renault
91c6ab8392
Make sure errorneous calls are handled and forwarded to the LLM 2025-05-20 18:01:08 +02:00
Clément Renault
beff6adeb1
Catch invalid argument calls to search function 2025-05-20 17:55:21 +02:00
Clément Renault
18eab165a7
Support multiple indexes and not only main 2025-05-20 17:43:24 +02:00
Clément Renault
5c6b63df65
Limit the number of internal loop calls and change the function name 2025-05-20 16:44:28 +02:00
Clément Renault
7266aed770
Correctly support tenant tokens and filters 2025-05-20 16:15:49 +02:00
Clément Renault
bae6c98aa3
Stream errors 2025-05-20 12:23:22 +02:00
Clément Renault
42c95cf3c4
Stop the stream when the connexion stops and chnage the events 2025-05-20 12:05:51 +02:00
Clément Renault
4f919db344
Generate a new default chat API key 2025-05-20 11:00:19 +02:00
Clément Renault
295840d07a
Change the /chat route to /chat/completions to be OpenAI-compatible 2025-05-20 10:14:56 +02:00
Clément Renault
c0c3bddda8
Better stop the stream 2025-05-16 17:12:48 +02:00
Clément Renault
10b5fcd4ba
Update the streaming detection to work with Mistral 2025-05-16 15:17:01 +02:00
Clément Renault
8113d4a52e
Make it compatible with the Mistral API 2025-05-16 14:33:53 +02:00
Clément Renault
5964289284
Support base_api in the settings 2025-05-15 18:28:02 +02:00
Clément Renault
6b81854d48
Make clippy happy 2025-05-15 18:16:06 +02:00
Clément Renault
9e5b466426
Display pre-query prompt in search tool response 2025-05-15 18:10:09 +02:00
Clément Renault
43da2bcb8c
Remove useless function 2025-05-15 17:52:26 +02:00
Clément Renault
5e3b126d73
Expose new chat settings routes 2025-05-15 17:48:10 +02:00
Clément Renault
6c034754ca
Factorise a bit the code 2025-05-15 15:39:38 +02:00
Clément Renault
6329cf7ed6
Display the different tool calls we need to do 2025-05-15 11:17:34 +02:00
Clément Renault
e0c8c11a94
Send an event with the content of the tool calling 2025-05-14 17:15:32 +02:00
Clément Renault
6e8b371111
Streaming supports tool calling 2025-05-14 14:58:01 +02:00
Clément Renault
da7d651f4b
Nearly support tools on the streaming route 2025-05-14 14:29:41 +02:00
Clément Renault
24050f06e4
Return the right message format 2025-05-14 12:03:43 +02:00
Clément Renault
af482d8ee9
Aggregate tool calls and display the calls to make. 2025-05-14 11:53:03 +02:00
Clément Renault
7d62307739
Implement a first version of a streamed chat API 2025-05-14 11:18:21 +02:00
Clément Renault
3a71df7b5a
Make it work by retrieving content from the index 2025-05-13 16:35:46 +02:00
Clément Renault
ac39a436d9
Support overwriten prompts of the search query 2025-05-13 16:33:58 +02:00
Clément Renault
e5c963a170
Support querying the index named main 2025-05-13 15:26:24 +02:00
Clément Renault
9baf2ce1a6
Introduce the first version of the /chat route that mimics the OpenAI API 2025-05-13 11:19:32 +02:00
ManyTheFish
0f4536df2d Adapt dumpless upgrade tests 2025-05-12 10:43:12 +02:00
Many the fish
71ab11f1fe
Merge pull request #5523 from meilisearch/rollback-updates
Allow rollbacking updates
2025-05-05 09:53:56 +00:00
Many the fish
96bc519f9e
Merge pull request #5494 from meilisearch/deactivate-numbers-in-typos
Deactivate numbers in typos
2025-05-05 09:19:53 +00:00
ManyTheFish
0cb2bf34a5 Fix test 2025-04-29 14:47:30 +02:00
Louis Dureuil
a315726f96
Update snapshots 2025-04-29 11:50:32 +02:00
Louis Dureuil
49add50cb3
Make version constants u32 2025-04-24 16:06:19 +02:00
ManyTheFish
294ccb6f44 Add test 2025-04-23 16:57:50 +02:00
ManyTheFish
63a4dfa2a8 Add disableOnNumber setting 2025-04-23 16:57:50 +02:00
Tamo
9fd9fcb03e
Merge pull request #5512 from DanasFi/task_queue_metrics
Task queue metrics
2025-04-17 09:38:25 +00:00
DanasFi
fd0623c085 Fix typo in function to get size until task queue stops 2025-04-17 10:48:56 +02:00
DanasFi
eeb33b913c Corrected metric for task queue total size 2025-04-17 10:46:26 +02:00
DanasFi
3d93efc6aa Added metric to check task queue size until stop 2025-04-17 10:46:25 +02:00