From a0e3b6b7defcf8a3d550001fd37075d24605c8a4 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Mon, 24 Feb 2025 08:18:49 +0100 Subject: [PATCH] enh(ai): Add Mistral 3 small to context agent recommended models Signed-off-by: Marcel Klehr --- admin_manual/ai/app_context_agent.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/admin_manual/ai/app_context_agent.rst b/admin_manual/ai/app_context_agent.rst index e956767e1..b37e8da26 100644 --- a/admin_manual/ai/app_context_agent.rst +++ b/admin_manual/ai/app_context_agent.rst @@ -86,6 +86,7 @@ Model requirements This app requires underlying Large language models to support tool calling. The default model in *llm2* does *not* support tool calling. Instead we recommend: +* Mistral 3 small 24B * Qwen 2.5 8B or higher (May not work well with languages other than English) * Watt Tool 8B or higher