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