Merge pull request #3363 from MatthewZMD/typo

This commit is contained in:
paul-gauthier 2025-02-25 07:40:56 -08:00 committed by GitHub
commit 2fccd4799d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,13 +44,13 @@ to allow use of all models.
OpenRouter often has multiple providers serving each model.
You can control which OpenRouter providers are used for your requests in two ways:
1. By "ignoring" certain providers in your
1. By "ignoring" certain providers in your
[OpenRouter account settings](https://openrouter.ai/settings/preferences).
This disables those named providers across all the models that you access via OpenRouter.
2. By configuring "provider routing" in a `.aider.model.settings.yml` file.
Place that file in your home directory or the root if your git project, with
Place that file in your home directory or the root of your git project, with
entries like this:
```yaml