updated keys config docs

This commit is contained in:
Paul Gauthier 2024-12-15 08:46:20 -08:00
parent 2feb85e831
commit 4b6ae34800
7 changed files with 8 additions and 20 deletions

View file

@ -40,5 +40,5 @@ Using an `.env` file:
AIDER_DARK_MODE=true
```
{% include env-keys-tip.md %}
{% include keys.md %}

View file

@ -15,11 +15,7 @@ load whichever is found first.
- The root of your git repo.
- Your home directory.
## Storing LLM keys
{% include special-keys.md %}
{% include env-keys-tip.md %}
{% include keys.md %}
## A note on lists

View file

@ -20,11 +20,7 @@ Aider will look for a `.env` file in these locations:
If the files above exist, they will be loaded in that order. Files loaded last will take priority.
## Storing LLM keys
{% include special-keys.md %}
{% include env-keys-tip.md %}
{% include keys.md %}
## Sample .env file

View file

@ -13,9 +13,7 @@ or review them below.
- TOC
{:toc}
## LLM keys
{% include special-keys.md %}
{% include keys.md %}
## Usage summary