This commit is contained in:
Paul Gauthier 2024-07-06 22:09:18 -03:00
parent 46374fb07a
commit e93e310f1d
4 changed files with 27 additions and 6 deletions

View file

@ -1,6 +1,9 @@
Aider has special support for providing
OpenAI and Anthropic API keys
via command line switches and yaml config settings.
via
[command line switches](/docs/config/options.html)
and
[yaml config file](/docs/config/aider_conf.html).
*All other LLM providers* must
have their keys and settings
specified in environment variables.