feat: add model routing table with three-layer priority

This commit is contained in:
Mathias Bergqvist
2026-04-17 07:37:43 +02:00
parent 8b8ada2676
commit 4c00b55ca5
3 changed files with 97 additions and 0 deletions

10
config/models.yaml Normal file
View File

@@ -0,0 +1,10 @@
# Model routing table — three-layer priority:
# 1. model param in MCP tool call (caller override)
# 2. per-skill entry here
# 3. default (fallback)
default: ollama/qwen3-coder-30b-tuned
skills:
tdd: ollama/qwen3-coder-30b-tuned
review: ollama/devstral-tuned
debug: ollama/deepseek-r1-tuned