joshuarauh commited on
Commit
63cea89
·
verified ·
1 Parent(s): c515f30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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