Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -83,7 +83,7 @@ def get_difficulty_parameters(difficulty_level):
|
|
83 |
"Test deep theoretical understanding"
|
84 |
],
|
85 |
"example_style": "Similar to graduate qualifying exams or advanced competition problems",
|
86 |
-
"model": "claude-3-sonnet-20241022"
|
87 |
}
|
88 |
}
|
89 |
|
|
|
83 |
"Test deep theoretical understanding"
|
84 |
],
|
85 |
"example_style": "Similar to graduate qualifying exams or advanced competition problems",
|
86 |
+
"model": "claude-3-5-sonnet-20241022"
|
87 |
}
|
88 |
}
|
89 |
|