Added DeepSeek to weeks 1, 2 and 8

This commit is contained in:
Edward Donner
2025-01-28 12:23:46 -05:00
parent 8cb97665af
commit 7d6d9959df
9 changed files with 298 additions and 9 deletions

View File

@@ -147,6 +147,7 @@ If you have other keys, you can add them too, or come back to this in future wee
```
GOOGLE_API_KEY=xxxx
ANTHROPIC_API_KEY=xxxx
DEEPSEEK_API_KEY=xxxx
HF_TOKEN=xxxx
```