mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 10:45:00 +00:00
copy
This commit is contained in:
parent
b6d4493577
commit
f896d93b28
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@ Then you can run aider with the `--model` command line switch, like this:
|
|||
aider --model vertex_ai/claude-3-5-sonnet@20240620
|
||||
```
|
||||
|
||||
Or you can use the [yaml config](/docs/config/aider_conf.html) to set the model to any of the Anthropic models supported by Vertex AI.
|
||||
Or you can use the [yaml config](/docs/config/aider_conf.html) to set the model to any of the
|
||||
models supported by Vertex AI.
|
||||
|
||||
Example `.aider.conf.yml` file:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue