mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
2ef536a342
commit
8c79e5ccfb
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ aider-install
|
|||
cd /to/your/git/repo
|
||||
|
||||
# Work with Claude 3.5 Sonnet on your repo
|
||||
aider --anthropic-api-key=your-key-goes-here
|
||||
aider --anthropic-api-key your-key-goes-here
|
||||
|
||||
# Work with GPT-4o on your repo
|
||||
aider --openai-api-key=your-key-goes-here
|
||||
aider --openai-api-key your-key-goes-here
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue