This commit is contained in:
Paul Gauthier 2024-07-06 16:38:20 -03:00
parent 55536808ea
commit e47c2a913a

View file

@ -33,13 +33,9 @@ aider --model openrouter/meta-llama/llama-3-70b-instruct
``` ```
## Sonnet via OpenRouter {: .tip }
You can access Claude 3.5 Sonnet via OpenRouter, without You can access Claude 3.5 Sonnet via OpenRouter, without
the tight rate limits that Anthropic applies. the tight rate limits that Anthropic applies.
Use `aider --model openrouter/anthropic/claude-3.5-sonnet`
```
aider --model openrouter/anthropic/claude-3.5-sonnet
```