Commit graph

22 commits

Author SHA1 Message Date
Clément Renault
5f50fc9464
Add new analytics to the chat completions route 2025-06-24 17:05:49 +02:00
Clément Renault
9ae73e3c05
Better support for Mistral errors 2025-06-12 15:18:37 +02:00
Louis Dureuil
7533a11143
Make sure to send the tool response before the error message 2025-06-11 10:49:21 +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
bbe802c656
Remove the write txn method from the index scheduler 2025-06-10 14:03:05 +02:00
Kerollmops
ae115cee78
Make clippy happy 2025-06-10 13:51:04 +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
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
28dc7b836b
Fix the chat completions feature gate 2025-06-03 17:10:53 +02:00
Clément Renault
c4e1407e77
Fix the chat, chats, and chatsSettings actions 2025-06-03 16:11:54 +02:00
Clément Renault
8fdcdee0cc
Do a first clippy pass 2025-06-03 15:39:26 +02:00
Clément Renault
7d574433b6
Clean up chat completions modules a bit 2025-06-03 15:39:26 +02:00
Clément Renault
201a808fe2
Better report errors happening with the underlying LLM 2025-06-03 15:39:26 +02:00
Kerollmops
f827c2442c
Mark tool calls to be implemented later for non-streaming 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
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
Renamed from crates/meilisearch/src/routes/chat.rs (Browse further)