mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-13 08:05:01 +00:00
fix: rename --models to --list-models in website docs
This commit is contained in:
parent
6e3d8d90de
commit
246ce318d2
9 changed files with 10 additions and 10 deletions
|
@ -54,7 +54,7 @@ aider --model bedrock/anthropic.claude-3-5-sonnet-20240620-v1:0
|
|||
To see some models available via Bedrock, run:
|
||||
|
||||
```
|
||||
aider --models bedrock/
|
||||
aider --list-models bedrock/
|
||||
```
|
||||
|
||||
Make sure you have access to these models in your AWS account before attempting to use them with Aider.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue