mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-11 03:46:49 -07:00
chore(watcher): increase subagent temperature to 1.0
This commit is contained in:
@@ -70,7 +70,7 @@ export const WatcherAgent = (
|
||||
modelConfig: {
|
||||
model: GEMINI_MODEL_ALIAS_FLASH,
|
||||
generateContentConfig: {
|
||||
temperature: 0.1,
|
||||
temperature: 1.0,
|
||||
topP: 0.95,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user