mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +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
|
You can access all the Anthropic models via
|
||||||
[OpenRouter](openrouter.md)
|
[OpenRouter](openrouter.md)
|
||||||
without rate limits.
|
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.
|
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
|
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 }
|
{: .tip }
|
||||||
You can access Claude 3.5 Sonnet via OpenRouter, without
|
If you get errors, check your
|
||||||
the tight rate limits that Anthropic applies.
|
[OpenRouter privacy settings](https://openrouter.ai/settings/privacy).
|
||||||
Use `aider --model openrouter/anthropic/claude-3.5-sonnet`
|
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