mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 00:05:01 +00:00
302 B
302 B
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.