mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 19:24:59 +00:00
Merge pull request #3363 from MatthewZMD/typo
This commit is contained in:
commit
2fccd4799d
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.
|
OpenRouter often has multiple providers serving each model.
|
||||||
You can control which OpenRouter providers are used for your requests in two ways:
|
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).
|
[OpenRouter account settings](https://openrouter.ai/settings/preferences).
|
||||||
This disables those named providers across all the models that you access via OpenRouter.
|
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.
|
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:
|
entries like this:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue