We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914d053 commit f0db5cbCopy full SHA for f0db5cb
pr_agent/settings/configuration.toml
@@ -7,7 +7,7 @@
7
[config]
8
# models
9
model="o4-mini"
10
-fallback_models=["gpt-4.1-2025-04-14"]
+fallback_models=["gpt-4.1"]
11
#model_reasoning="o4-mini" # dedictated reasoning model for self-reflection
12
#model_weak="gpt-4o" # optional, a weaker model to use for some easier tasks
13
# CLI
0 commit comments