mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 03:05:00 +00:00
copy
This commit is contained in:
parent
964fe7e2dc
commit
3976d4b8f1
1 changed files with 5 additions and 0 deletions
|
@ -89,3 +89,8 @@ The yaml file should be a a list of dictionary objects for each model, as follow
|
|||
examples_as_sys_msg: false
|
||||
```
|
||||
|
||||
You can look at the `ModelSettings` class in
|
||||
[models.py](https://github.com/paul-gauthier/aider/blob/main/aider/models.py)
|
||||
file for details about all of the model setting that aider supports.
|
||||
That file also contains the settings for many popular models.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue