chore(watcher): increase subagent temperature to 1.0

This commit is contained in:
Aishanee Shah
2026-04-10 18:56:42 +00:00
parent c1b7acfb9d
commit 8b48961c6c
+1 -1
View File
@@ -70,7 +70,7 @@ export const WatcherAgent = (
modelConfig: {
model: GEMINI_MODEL_ALIAS_FLASH,
generateContentConfig: {
temperature: 0.1,
temperature: 1.0,
topP: 0.95,
},
},