mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
9 lines
302 B
Markdown
9 lines
302 B
Markdown
Aider has special support for providing
|
|
OpenAI and Anthropic API keys
|
|
via command line switches and yaml config settings.
|
|
*All other LLM providers* must
|
|
have their keys and settings
|
|
specified in environment variables.
|
|
This can be done in your shell,
|
|
or by using a
|
|
[`.env` file](/docs/dotenv.html).
|