mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-07 05:05:01 +00:00
fix: correct syntax error by fixing misplaced parenthesis in ModelSettings entries
This commit is contained in:
parent
74f1ceff93
commit
d85979e1fb
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ MODEL_SETTINGS = [
|
|||
"whole",
|
||||
weak_model_name="gpt-4o-mini",
|
||||
reminder="sys",
|
||||
),
|
||||
ModelSettings(
|
||||
"gpt-3.5-turbo-0125",
|
||||
"whole",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue