Update deepseek.md

Added API key instructions
This commit is contained in:
Andrea Bergamasco 2025-01-28 12:08:55 +01:00 committed by GitHub
parent ae7d4592e1
commit 588f2502ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,7 @@ nav_order: 500
# DeepSeek
Aider can connect to the DeepSeek.com API.
To work with DeepSeek's models, you need to set the `DEEPSEEK_API_KEY` environment variable with your [DeepSeek API key](https://platform.deepseek.com/api_keys).
The DeepSeek Chat V3 model has a top score on aider's code editing benchmark.
```