mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 21:30:40 +08:00
Update fallback model
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
[config]
|
[config]
|
||||||
# models
|
# models
|
||||||
model="o4-mini"
|
model="o4-mini"
|
||||||
fallback_models=["gpt-4.1"]
|
fallback_models=["gpt-4.1-2025-04-14"]
|
||||||
#model_reasoning="o4-mini" # dedictated reasoning model for self-reflection
|
#model_reasoning="o4-mini" # dedictated reasoning model for self-reflection
|
||||||
#model_weak="gpt-4o" # optional, a weaker model to use for some easier tasks
|
#model_weak="gpt-4o" # optional, a weaker model to use for some easier tasks
|
||||||
# CLI
|
# CLI
|
||||||
|
Reference in New Issue
Block a user