mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 02:34:59 +00:00
feat: Update model settings for claude-3-5-sonnet-20240620
This commit is contained in:
parent
df8f57b628
commit
11cdc4175f
1 changed files with 2 additions and 2 deletions
|
@ -261,8 +261,8 @@ MODEL_SETTINGS = [
|
|||
"claude-3-5-sonnet-20240620",
|
||||
"diff",
|
||||
weak_model_name="claude-3-haiku-20240307",
|
||||
junior_model_name="claude-3-haiku-20240307",
|
||||
junior_edit_format="whole",
|
||||
junior_model_name="claude-3-5-sonnet-20240620",
|
||||
junior_edit_format="diff",
|
||||
use_repo_map=True,
|
||||
examples_as_sys_msg=True,
|
||||
accepts_images=True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue