mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
refactor: set use_repo_map=True for Claude 3.5 Haiku models
This commit is contained in:
parent
12698998b9
commit
da4b3770c0
1 changed files with 1 additions and 0 deletions
|
@ -345,6 +345,7 @@ MODEL_SETTINGS = [
|
|||
},
|
||||
cache_control=True,
|
||||
),
|
||||
#ai all the 3.5 haikus should have use_repo_map=True!
|
||||
ModelSettings(
|
||||
"anthropic/claude-3-5-haiku-20241022",
|
||||
"diff",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue