mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
bugfix
This commit is contained in:
parent
df33498cad
commit
7315624b98
1 changed files with 1 additions and 1 deletions
|
@ -90,13 +90,13 @@ MODEL_SETTINGS = [
|
|||
"whole",
|
||||
weak_model_name="gpt-4o-mini",
|
||||
reminder="sys",
|
||||
),
|
||||
ModelSettings(
|
||||
"gpt-3.5-turbo-0125",
|
||||
"whole",
|
||||
weak_model_name="gpt-4o-mini",
|
||||
reminder="sys",
|
||||
),
|
||||
),
|
||||
ModelSettings(
|
||||
"gpt-3.5-turbo-1106",
|
||||
"whole",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue