We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095e2ec commit f554b66Copy full SHA for f554b66
.agents/reviewer.ts
@@ -8,7 +8,7 @@ const definition: SecretAgentDefinition = {
8
publisher,
9
...reviewer('google/gemini-2.5-pro'),
10
reasoningOptions: {
11
- effort: 'high',
+ effort: 'low',
12
exclude: true,
13
},
14
}
0 commit comments