fix 1122->1022

This commit is contained in:
Paul Gauthier 2024-10-22 10:36:30 -07:00
parent d234d5e3ec
commit 949b50bd69

View file

@ -294,7 +294,7 @@ MODEL_SETTINGS = [
reminder="user", reminder="user",
), ),
ModelSettings( ModelSettings(
"anthropic/claude-3-5-sonnet-20241122", "anthropic/claude-3-5-sonnet-20241022",
"diff", "diff",
weak_model_name="claude-3-haiku-20240307", weak_model_name="claude-3-haiku-20240307",
editor_model_name="anthropic/claude-3-5-sonnet-20240620", editor_model_name="anthropic/claude-3-5-sonnet-20240620",