Updated HISTORY

This commit is contained in:
Paul Gauthier 2024-06-20 14:23:10 -07:00
parent 6623110fb0
commit b330a87339
5 changed files with 32 additions and 4 deletions

View file

@ -179,7 +179,13 @@ MODEL_SETTINGS = [
weak_model_name="claude-3-haiku-20240307",
),
ModelSettings(
"anthropic/claude-3.5-sonnet",
"claude-3-5-sonnet-20240620",
"diff",
weak_model_name="claude-3-haiku-20240307",
use_repo_map=True,
),
ModelSettings(
"anthropic/claude-3-5-sonnet-20240620",
"diff",
weak_model_name="claude-3-haiku-20240307",
use_repo_map=True,