mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
copy
This commit is contained in:
parent
bf4c7c475a
commit
3ebd47d3db
1 changed files with 2 additions and 2 deletions
|
@ -20,13 +20,13 @@ Multiple aliases can be defined by using the `--alias` option multiple times. Ea
|
|||
|
||||
## Configuration File
|
||||
|
||||
You can also define aliases in your `.aider.conf.yml` file:
|
||||
You can also define aliases in your [`.aider.conf.yml` file](https://aider.chat/docs/config/aider_conf.html):
|
||||
|
||||
```yaml
|
||||
alias:
|
||||
- "fast:gpt-3.5-turbo"
|
||||
- "smart:gpt-4"
|
||||
- "code:claude-3-sonnet-20240229"
|
||||
- "hacker:claude-3-sonnet-20240229"
|
||||
```
|
||||
|
||||
## Using Aliases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue