fix: correct syntax error by fixing misplaced parenthesis in ModelSettings entries

This commit is contained in:
Jay Alammar (aider) 2024-09-06 17:07:23 -04:00
parent 74f1ceff93
commit d85979e1fb

View file

@ -90,6 +90,7 @@ MODEL_SETTINGS = [
"whole",
weak_model_name="gpt-4o-mini",
reminder="sys",
),
ModelSettings(
"gpt-3.5-turbo-0125",
"whole",