Skip to content

Commit 6a27a15

Browse files
feat: update default model to gpt-5.4-2026-03-05 (#2254)
1 parent f7b1672 commit 6a27a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pr_agent/settings/configuration.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[config]
66
# models
7-
model="gpt-5.2-2025-12-11"
7+
model="gpt-5.4-2026-03-05"
88
fallback_models=["o4-mini"]
99
#model_reasoning="o4-mini" # dedicated reasoning model for self-reflection
1010
#model_weak="gpt-4o" # optional, a weaker model to use for some easier tasks

0 commit comments

Comments
 (0)