aider/website/_includes/special-keys.md
2024-06-14 06:16:53 -07:00

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).