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
cb819e8db1
commit
5edde3aaea
2 changed files with 6 additions and 3 deletions
|
@ -34,6 +34,7 @@ Anthropic has very low rate limits.
|
|||
You can access all the Anthropic models via
|
||||
[OpenRouter](openrouter.md)
|
||||
without rate limits.
|
||||
For example: `aider --model openrouter/anthropic/claude-3.5-sonnet`
|
||||
|
||||
You can use `aider --model <model-name>` to use any other Anthropic model.
|
||||
For example, if you want to use a specific version of Opus
|
||||
|
|
|
@ -34,8 +34,10 @@ aider --model openrouter/meta-llama/llama-3-70b-instruct
|
|||
|
||||
|
||||
{: .tip }
|
||||
You can access Claude 3.5 Sonnet via OpenRouter, without
|
||||
the tight rate limits that Anthropic applies.
|
||||
Use `aider --model openrouter/anthropic/claude-3.5-sonnet`
|
||||
If you get errors, check your
|
||||
[OpenRouter privacy settings](https://openrouter.ai/settings/privacy).
|
||||
Be sure to "enable providers that may train on inputs"
|
||||
to allow use of all models.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue