From 0c37d39700f7a0b5e9268038e2e81b2648808277 Mon Sep 17 00:00:00 2001 From: Simo <60067394+Simo93-rgb@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:09:22 +0100 Subject: [PATCH] Update team_model version in configs.yaml.example --- configs.yaml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs.yaml.example b/configs.yaml.example index 8032cc3..82b994d 100644 --- a/configs.yaml.example +++ b/configs.yaml.example @@ -45,7 +45,7 @@ api: agents: strategy: Conservative - team_model: qwen3:8b + team_model: qwen3:4b team_leader_model: qwen3:8b query_analyzer_model: qwen3:8b report_generation_model: qwen3:8b