mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
Updated --sonnet to use Claude 3.5 Sonnet
This commit is contained in:
parent
559279c781
commit
6623110fb0
10 changed files with 21 additions and 19 deletions
|
@ -56,7 +56,7 @@ cog.outl("```")
|
|||
## Use claude-3-opus-20240229 model for the main chat
|
||||
#opus: false
|
||||
|
||||
## Use claude-3-sonnet-20240229 model for the main chat
|
||||
## Use claude-3-5-sonnet-20240620 model for the main chat
|
||||
#sonnet: false
|
||||
|
||||
## Use gpt-4-0613 model for the main chat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue