We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63beb63 commit 9996764Copy full SHA for 9996764
1 file changed
.env.example
@@ -10,6 +10,9 @@ ANTHROPIC_API_KEY=your-anthropic-api-key-here
10
# Google (Gemini)
11
GOOGLE_API_KEY=your-google-api-key-here
12
13
+# DeepSeek
14
+DEEPSEEK_API_KEY=your-deepseek-api-key-here
15
+
16
# Ollama Cloud
17
OLLAMA_API_KEY=your_api_key
18
0 commit comments