mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-14 08:34:59 +00:00
copy
This commit is contained in:
parent
61988433fa
commit
bc4d5ebe88
13 changed files with 16 additions and 14 deletions
|
@ -17,7 +17,7 @@ has been tested and benchmarked to work well with them:
|
|||
pip install aider-chat
|
||||
|
||||
export ANTHROPIC_API_KEY=<key> # Mac/Linux
|
||||
setx ANTHROPIC_API_KEY <key> # Windows
|
||||
setx ANTHROPIC_API_KEY <key> # Windows, restart shell after setx
|
||||
|
||||
# Aider uses Claude 3.5 Sonnet by default (or use --sonnet)
|
||||
aider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue