Skip to content

Commit 9996764

Browse files
authored
Update .env.example
Add DeepSeek example
1 parent 63beb63 commit 9996764

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ ANTHROPIC_API_KEY=your-anthropic-api-key-here
1010
# Google (Gemini)
1111
GOOGLE_API_KEY=your-google-api-key-here
1212

13+
# DeepSeek
14+
DEEPSEEK_API_KEY=your-deepseek-api-key-here
15+
1316
# Ollama Cloud
1417
OLLAMA_API_KEY=your_api_key
1518

0 commit comments

Comments
 (0)