mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
added descriptions
This commit is contained in:
parent
36dab7d89f
commit
88ea4198ea
16 changed files with 18 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
|||
---
|
||||
parent: Configuration
|
||||
nav_order: 900
|
||||
description: Using a .env file to store LLM API keys for aider.
|
||||
---
|
||||
|
||||
# Storing LLM params in .env
|
||||
|
||||
You can use a `.env` file to store various keys and other settings for the
|
||||
You can use a `.env` file to store API keys and other settings for the
|
||||
models you use with aider.
|
||||
You currently can not set general aider options
|
||||
in the `.env` file, only LLM environment variables.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue