Merge pull request #3137 from aroffe99/patch-1

This commit is contained in:
paul-gauthier 2025-02-04 14:12:30 -08:00 committed by GitHub
commit 751e78baa9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,7 +74,7 @@ a model that aider doesn't know about.
You can override or add settings for any model by creating a `.aider.model.settings.yml` file in one of these locations:
- Your home directory.
- The root if your git repo.
- The root of your git repo.
- The current directory where you launch aider.
- Or specify a specific file with the `--model-settings-file <filename>` switch.