mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
feat: add junior model settings to the model configuration
This commit is contained in:
parent
c18d6a8960
commit
6568cd71d4
1 changed files with 2 additions and 0 deletions
|
@ -479,6 +479,8 @@ MODEL_SETTINGS = [
|
|||
"o1-mini",
|
||||
"whole",
|
||||
weak_model_name="gpt-4o-mini",
|
||||
junior_model_name="gpt-4o",
|
||||
junior_edit_format="junior-diff",
|
||||
use_repo_map=True,
|
||||
reminder="user",
|
||||
use_system_prompt=False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue