mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
3294f22c68
commit
55536808ea
1 changed files with 5 additions and 1 deletions
|
@ -32,7 +32,11 @@ setx OPENROUTER_API_KEY <key> # Windows
|
|||
aider --model openrouter/meta-llama/llama-3-70b-instruct
|
||||
```
|
||||
|
||||
You can access Claude 3.5 Sonnet via OpenRouter:
|
||||
|
||||
## Sonnet via OpenRouter
|
||||
|
||||
You can access Claude 3.5 Sonnet via OpenRouter, without
|
||||
the tight rate limits that Anthropic applies.
|
||||
|
||||
```
|
||||
aider --model openrouter/anthropic/claude-3.5-sonnet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue