mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
fix: correct syntax error by removing extra closing parenthesis in ModelSettings definition
This commit is contained in:
parent
d85979e1fb
commit
df33498cad
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