Umstellung auf Openrouter für Interview und Empathy
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 6s

This commit is contained in:
Lars 2025-12-26 05:35:15 +01:00
parent 43d3d8f7f3
commit 470e653da6

View File

@ -82,7 +82,7 @@ strategies:
# 3. Empathie / "Ich"-Modus (Lokal & Privat via Ollama) # 3. Empathie / "Ich"-Modus (Lokal & Privat via Ollama)
EMPATHY: EMPATHY:
description: "Reaktion auf emotionale Zustände." description: "Reaktion auf emotionale Zustände."
preferred_provider: "ollama" preferred_provider: "openrouter"
trigger_keywords: trigger_keywords:
- "ich fühle" - "ich fühle"
- "traurig" - "traurig"
@ -127,7 +127,7 @@ strategies:
# 5. Interview / Datenerfassung (Lokal) # 5. Interview / Datenerfassung (Lokal)
INTERVIEW: INTERVIEW:
description: "Der User möchte Wissen erfassen." description: "Der User möchte Wissen erfassen."
preferred_provider: "ollama" preferred_provider: "openrouter"
trigger_keywords: trigger_keywords:
- "neue notiz" - "neue notiz"
- "etwas notieren" - "etwas notieren"