Updated --sonnet to use Claude 3.5 Sonnet

This commit is contained in:
Paul Gauthier 2024-06-20 14:12:51 -07:00
parent 559279c781
commit 6623110fb0
10 changed files with 21 additions and 19 deletions

View file

@ -75,7 +75,7 @@ Use claude-3-opus-20240229 model for the main chat
Environment variable: `AIDER_OPUS`
### `--sonnet`
Use claude-3-sonnet-20240229 model for the main chat
Use claude-3-5-sonnet-20240620 model for the main chat
Environment variable: `AIDER_SONNET`
### `--4`