This commit is contained in:
Paul Gauthier 2025-03-02 07:40:30 -08:00
parent a94c4b4ce4
commit 0c5b51d2ac
12 changed files with 21 additions and 23 deletions

View file

@ -19,7 +19,7 @@ python -m pip install -U aider-chat
export ANTHROPIC_API_KEY=<key> # Mac/Linux
setx ANTHROPIC_API_KEY <key> # Windows, restart shell after setx
# Aider uses Claude 3.5 Sonnet by default (or use --sonnet)
# Aider uses Claude 3.7 Sonnet by default (or use --sonnet)
aider
# Claude 3 Opus

View file

@ -29,7 +29,7 @@ python -m pip install -U aider-chat
export OPENROUTER_API_KEY=<key> # Mac/Linux
setx OPENROUTER_API_KEY <key> # Windows, restart shell after setx
aider --model openrouter/anthropic/claude-3.5-sonnet
aider --model openrouter/anthropic/claude-3.7-sonnet
```
@ -54,7 +54,7 @@ Place that file in your home directory or the root of your git project, with
entries like this:
```yaml
- name: openrouter/anthropic/claude-3.5-sonnet
- name: openrouter/anthropic/claude-3.7-sonnet
extra_params:
extra_body:
provider: