mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-11 07:04:59 +00:00
updated keys config docs
This commit is contained in:
parent
2feb85e831
commit
4b6ae34800
7 changed files with 8 additions and 20 deletions
|
@ -40,5 +40,5 @@ Using an `.env` file:
|
|||
AIDER_DARK_MODE=true
|
||||
```
|
||||
|
||||
{% include env-keys-tip.md %}
|
||||
{% include keys.md %}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -13,9 +13,7 @@ or review them below.
|
|||
- TOC
|
||||
{:toc}
|
||||
|
||||
## LLM keys
|
||||
|
||||
{% include special-keys.md %}
|
||||
{% include keys.md %}
|
||||
|
||||
## Usage summary
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue