mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
fix: resolve syntax error by removing extra closing parenthesis in model settings list
This commit is contained in:
parent
68bd2b75c6
commit
74f1ceff93
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ 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