mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-05 20:25:01 +00:00
1022 should use 1022 as editor
This commit is contained in:
parent
3b14eb98a5
commit
ac6f495377
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ MODEL_SETTINGS = [
|
|||
"anthropic/claude-3-5-sonnet-20241022",
|
||||
"diff",
|
||||
weak_model_name="claude-3-haiku-20240307",
|
||||
editor_model_name="anthropic/claude-3-5-sonnet-20240620",
|
||||
editor_model_name="anthropic/claude-3-5-sonnet-20241022",
|
||||
editor_edit_format="editor-diff",
|
||||
use_repo_map=True,
|
||||
examples_as_sys_msg=True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue