remove qwen 3.5 4b and disable thinking in agent crons

This commit is contained in:
Roger Oriol
2026-08-03 10:58:29 +02:00
parent 89516d9cc3
commit 9da3fb3195
5 changed files with 16 additions and 150 deletions

View File

@@ -52,12 +52,6 @@ data:
model: openai/qwen3.6-27b
api_base: http://llamacpp-qwen36-27b.llamacpp/v1
api_key: "sk-no-auth"
# Small, fast model intended for Home Assistant voice Assist.
- model_name: qwen3.5-4b
litellm_params:
model: openai/qwen3.5-4b
api_base: http://llamacpp-qwen35-4b.llamacpp/v1
api_key: "sk-no-auth"
router_settings:
fallbacks:
- deepseek-v4-flash-0731: [qwen3.6-27b]