mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25: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
|
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
|
aider --model openrouter/anthropic/claude-3.5-sonnet
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue