Skip to content

Commit 484b4e8

Browse files
Alexey Panfilovclaude
andcommitted
config: route level 1 back to deepseek, keep local classifier
Ollama Cloud qwen3.5:cloud breaks tool calling (outputs raw XML). Local classifier (qwen3:0.6b) still handles routing decisions. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4b27258 commit 484b4e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ models:
9191
max_tokens: 120
9292

9393
routing:
94-
local: ollama-local # level 1: simple tasks → Ollama Cloud qwen3.5:cloud
94+
local: deepseek # level 1: simple tasks → DeepSeek
9595
default: deepseek # level 2: moderate tasks → DeepSeek
9696
reasoner: claude # level 3: complex reasoning → Claude
9797
fallback: gemini-flash-lite

0 commit comments

Comments
 (0)