mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
Fix typo
This commit is contained in:
parent
b6e46d6101
commit
acb022d5d5
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue