WP25a #20

Merged
Lars merged 7 commits from WP25a into main 2026-01-02 13:55:09 +01:00
Showing only changes of commit de05784428 - Show all commits

View File

@ -7,7 +7,7 @@ profiles:
# Der "Dampfhammer": Schnell und günstig für Zusammenfassungen
compression_fast:
provider: "openrouter"
model: "google/gemini-flash-1.5"
model: "mistralai/mistral-7b-instruct:free"
temperature: 0.1
# Der "Ingenieur": Tiefes Verständnis für Code und Logik
@ -24,8 +24,8 @@ profiles:
# Der "Architekt": Hochwertige Synthese und strategische Abwägung
synthesis_pro:
provider: "gemini"
model: "gemini-1.5-pro"
provider: "openrouter"
model: "mistralai/mistral-7b-instruct:free"
temperature: 0.7