mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-20 19:45:00 +00:00
copy
This commit is contained in:
parent
61988433fa
commit
bc4d5ebe88
13 changed files with 16 additions and 14 deletions
|
@ -12,7 +12,7 @@ The DeepSeek Coder V2 model gets the top score on aider's code editing benchmark
|
|||
pip install aider-chat
|
||||
|
||||
export DEEPSEEK_API_KEY=<key> # Mac/Linux
|
||||
setx DEEPSEEK_API_KEY <key> # Windows
|
||||
setx DEEPSEEK_API_KEY <key> # Windows, restart shell after setx
|
||||
|
||||
# Use DeepSeek Coder V2
|
||||
aider --model deepseek/deepseek-coder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue