This commit is contained in:
Paul Gauthier 2024-06-14 06:16:56 -07:00
parent 5fd8bb69ca
commit 0fc6b9beaa
4 changed files with 7 additions and 0 deletions

View file

@ -11,6 +11,8 @@ models you use with aider.
You currently can not set general aider options
in the `.env` file, only LLM environment variables.
{% include special-keys.md %}
Aider will look for a `.env` file in the
root of your git repo or in the current directory.
You can give it an explicit file to load with the `--env-file <filename>` parameter.