We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b1672 commit 6a27a15Copy full SHA for 6a27a15
pr_agent/settings/configuration.toml
@@ -4,7 +4,7 @@
4
5
[config]
6
# models
7
-model="gpt-5.2-2025-12-11"
+model="gpt-5.4-2026-03-05"
8
fallback_models=["o4-mini"]
9
#model_reasoning="o4-mini" # dedicated reasoning model for self-reflection
10
#model_weak="gpt-4o" # optional, a weaker model to use for some easier tasks
0 commit comments