mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 11:50:37 +08:00
Replace default o3-mini with o4-mini
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
[config]
|
||||
# models
|
||||
model="o3-mini"
|
||||
model="o4-mini"
|
||||
fallback_models=["gpt-4o-2024-11-20"]
|
||||
#model_weak="gpt-4o-mini-2024-07-18" # optional, a weaker model to use for some easier tasks
|
||||
# CLI
|
||||
|
Reference in New Issue
Block a user